vtk-m/examples/temporal_advection
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
..
CMakeLists.txt Move VTKDataSetReaderBase code to vtkm_io 2020-05-19 12:27:01 -06:00
TemporalAdvection.cxx Fix TemporalAdvection example by removing call to .Set on a ReadPortal(). 2020-05-05 10:23:16 -04:00