vtk-m2/examples/game_of_life
Utkarsh Ayachit 3da8b5be66 Remove vtkm::filter::Result
This commit removes `vtkm::filter::Result`. All methods that used
`vtkm::filter::Result` simply change to use `vtkm::cont::Dataset` instead.
The utility API on `Result` that was used to add fields to the resulting
dataset is now available via `vtkm::filter::internal::CreateResult`.
2018-04-03 16:55:03 -04:00
..
CMakeLists.txt Suppress false positive warnings about calling host device functions. 2018-01-02 10:40:49 -05:00
GameOfLife.cu Update copyright for Sandia 2017-09-20 15:33:44 -06:00
GameOfLife.cxx Remove vtkm::filter::Result 2018-04-03 16:55:03 -04:00
LoadShaders.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00