Add to the vtk writer the key. More...
Add to the vtk writer the key.
| ele | object we are writing | 
| vtk | vtk writer | 
| false | in case the basic object has not attributes | 
Definition at line 47 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.  More... | |
      
  | 
  inline | 
Add the grid with attributes name.
| vtk_w | VTK writer | 
| output | where to write | 
| i | property to write | 
Definition at line 56 of file staggered_dist_grid_util.hpp.