vtk-m/examples
Kenneth Moreland 0612be9c5b Move VTKDataSetReaderBase code to vtkm_io
Most of this code is not templated methods. Rather, it implements over
several types to call templated functions, which creates quite a bit of
code. Rather than have all code using a reader recompile the code, just
compile it once and put it in a library.
2020-05-19 12:27:01 -06:00
..
clipping Remove deprecation warnings throughout the project. 2020-04-30 08:12:04 -04:00
contour_tree Update cmake minimum required version to 3.12 2020-04-13 12:42:28 -05:00
contour_tree_augmented Fix conversion warnings in benchmarks and examples 2020-05-14 17:16:19 -06:00
cosmotools Correct implicit signed conversion warnings 2020-05-12 09:38:18 -04:00
demo Update cmake minimum required version to 3.12 2020-04-13 12:42:28 -05:00
game_of_life Update cmake minimum required version to 3.12 2020-04-13 12:42:28 -05:00
hello_worklet Remove deprecation warnings throughout the project. 2020-04-30 08:12:04 -04:00
histogram Update cmake minimum required version to 3.12 2020-04-13 12:42:28 -05:00
lagrangian Update cmake minimum required version to 3.12 2020-04-13 12:42:28 -05:00
lagrangian_structures Remove deprecation warnings throughout the project. 2020-04-30 08:12:04 -04:00
mesh_quality Move VTKDataSetReaderBase code to vtkm_io 2020-05-19 12:27:01 -06:00
multi_backend missed a comment change. 2020-05-19 09:41:31 -04:00
oscillator Update cmake minimum required version to 3.12 2020-04-13 12:42:28 -05:00
particle_advection Move VTKDataSetReaderBase code to vtkm_io 2020-05-19 12:27:01 -06:00
polyline_archimedean_helix Remove deprecation warnings throughout the project. 2020-04-30 08:12:04 -04:00
redistribute_points Move VTKDataSetReaderBase code to vtkm_io 2020-05-19 12:27:01 -06:00
temporal_advection Move VTKDataSetReaderBase code to vtkm_io 2020-05-19 12:27:01 -06:00
tetrahedra Remove deprecation warnings throughout the project. 2020-04-30 08:12:04 -04:00
CMakeLists.txt Remove streamline example 2019-08-07 09:14:00 -06:00