vtk-m/examples/demo
Robert Maynard 8520d70e0d Compile most frequently used VTK-m filters into a library
VTK-m now provides the following filters with the default policy
as part of the vtkm_filter library:
  - CellAverage
  - CleanGrid
  - ClipWithField
  - ClipWithImplicitFunction
  - Contour
  - ExternalFaces
  - ExtractStructured
  - PointAverage
  - Threshold
  - VectorMagnitude

By building these as a library we hope to provide faster compile
times for consumers of VTK-m when using common configurations.
2019-09-18 12:06:13 -04:00
..
CMakeLists.txt Compile most frequently used VTK-m filters into a library 2019-09-18 12:06:13 -04:00
Demo.cxx Merge branch 'master' into contour_hackathon 2019-08-18 14:49:08 -06:00
grid.vtk Add a demo for GTC2016 that covers io/filters/rendering. 2016-04-01 15:50:52 -04:00