vtk-m/vtkm/io/reader
Kenneth Moreland e863ee991a Change interface of VTKDataSetWriter
Make it match VTKDataSetReader better. It's also a bit easier to use
because you just have to give it a filename rather than open your own file
stream.
2016-03-16 15:35:38 -06:00
..
testing Fixes related to changes in how the Dynamic class do casting 2016-01-21 15:27:25 -07:00
CMakeLists.txt Convert unsupported cell types to supported types 2015-11-24 13:56:23 -05:00
VTKDataSetReader.h Change interface of VTKDataSetWriter 2016-03-16 15:35:38 -06:00
VTKDataSetReaderBase.h All readers now support Fields before data (aka VisIt files). 2016-01-20 15:58:41 -05:00
VTKPolyDataReader.h Fix compiler error about difference_type 2016-01-26 17:09:10 -07:00
VTKStructuredGridReader.h Fixed issues that Sujin found during code review. 2016-01-21 12:44:14 -05:00
VTKStructuredPointsReader.h Fixed issues that Sujin found during code review. 2016-01-21 12:44:14 -05:00
VTKUnstructuredGridReader.h All readers now support Fields before data (aka VisIt files). 2016-01-20 15:58:41 -05:00