vtk-m/vtkm/io/writer
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
..
testing Change interface of VTKDataSetWriter 2016-03-16 15:35:38 -06:00
CMakeLists.txt Change 'writers' to 'writer' 2015-11-04 14:23:16 -05:00
VTKDataSetWriter.h Fix compile error with ofstream. 2016-03-17 08:53:35 -06:00