write a property that has attributes More...
write a property that has attributes
ele | object we are writing |
vtk | vtk writer |
true | in case the basic object has attributes |
Definition at line 24 of file staggered_dist_grid_util.hpp.
#include <staggered_dist_grid_util.hpp>
Public Member Functions | |
vtk_write (vtk vtk_w, const std::string output, const size_t i) | |
Add the grid with attributes name. | |
|
inline |
Add the grid with attributes name.
vtk_w | VTK writer |
output | where to write |
i | property to write |
Definition at line 33 of file staggered_dist_grid_util.hpp.