15 #ifndef CORE_VISUALIZATION_PARAVIEW_PARALLEL_VTU_WRITER_H_
16 #define CORE_VISUALIZATION_PARAVIEW_PARALLEL_VTU_WRITER_H_
22 #include <vtkUnstructuredGrid.h>
27 void operator()(
const std::string& folder,
const std::string& file_prefix,
28 const std::vector<vtkUnstructuredGrid*>& grids)
const;
void operator()(const std::string &folder, const std::string &file_prefix, const std::vector< vtkUnstructuredGrid * > &grids) const