vtk-m/vtkm/io
Kenneth Moreland 6aaf85baa6 Fix compile error with ofstream.
Not all STD implementations allow constructing an ofstream with a filename
in a std::string. Get the c string instead.
2016-03-17 08:53:35 -06:00
..
internal Convert unsupported cell types to supported types 2015-11-24 13:56:23 -05:00
reader Change interface of VTKDataSetWriter 2016-03-16 15:35:38 -06:00
writer Fix compile error with ofstream. 2016-03-17 08:53:35 -06:00
CMakeLists.txt Convert unsupported cell types to supported types 2015-11-24 13:56:23 -05:00
ErrorIO.h Add legacy VTK file readers 2015-11-04 14:23:16 -05:00