vtk-m/examples
Kenneth Moreland 713cf4228a Make it not possible to create a cell set without specifying num points
The CellSetExplicit and CellSetSingleType classes have an ivar that
marks the number of points. There were several instances of code
creating cell sets without specifying the number of points. This can be
very bad if subsequent code needs that information.
2017-01-12 13:02:10 -07:00
..
clipping Remove all occurrences of boost::lexical_cast from vtk-m. 2016-10-20 16:55:15 -04:00
demo Merge topic 'master' 2016-09-16 09:02:06 -04:00
dynamic_dispatcher Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
hello_world Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
isosurface Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
multi_backend Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
rendering Get rid of warnings in examples. 2016-11-04 16:29:07 -04:00
streamline Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
tetrahedra Make it not possible to create a cell set without specifying num points 2017-01-12 13:02:10 -07:00
CMakeLists.txt Change VTKm_BUILD_RENDERING to VTKm_ENABLE_RENDERING 2016-09-21 14:38:00 -06:00