vtk-m/examples
Robert Maynard 99f60c27cd Add GameOfLife example to show off WorkletPointNeighborhood3x3x3.
Conway's game of life is a very simple example of a point neighborhood worklet
that needs to access the 8 adjacent points of each point in a 2d structured grid
2017-08-23 16:42:00 -04:00
..
clipping Convert examples over to using 'using' over 'typedef' 2017-08-10 13:46:17 -04:00
contour_tree Combine ResultField + ResultDataSet into Result. 2017-08-11 08:25:42 -04:00
demo Combine ResultField + ResultDataSet into Result. 2017-08-11 08:25:42 -04:00
dynamic_dispatcher Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
game_of_life Add GameOfLife example to show off WorkletPointNeighborhood3x3x3. 2017-08-23 16:42:00 -04:00
hello_world Convert examples over to using 'using' over 'typedef' 2017-08-10 13:46:17 -04:00
isosurface Combine ResultField + ResultDataSet into Result. 2017-08-11 08:25:42 -04:00
multi_backend Convert examples over to using 'using' over 'typedef' 2017-08-10 13:46:17 -04:00
particle_advection Resolve merge conflicts for pics_unittest 2017-08-11 13:57:47 -04:00
rendering Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
streamline Convert examples over to using 'using' over 'typedef' 2017-08-10 13:46:17 -04:00
tau_timing removing trailing whitespaces 2017-08-10 18:15:21 -04:00
tetrahedra Combine ResultField + ResultDataSet into Result. 2017-08-11 08:25:42 -04:00
unified_memory Combine ResultField + ResultDataSet into Result. 2017-08-11 08:25:42 -04:00
CMakeLists.txt Add GameOfLife example to show off WorkletPointNeighborhood3x3x3. 2017-08-23 16:42:00 -04:00