Classes to copy each component into a grid and add to the VTKWriter the grid. More...
Classes to copy each component into a grid and add to the VTKWriter the grid.
| T | property to write | 
| dim | dimansionality | 
| St | type of space | 
| VTK | VTK writer | 
Definition at line 331 of file staggered_dist_grid_util.hpp.
#include <staggered_dist_grid_util.hpp>
Static Public Member Functions | |
| template<unsigned int p_val, typename sg , typename v_g > | |
| static void | write (sg &st_g, v_g &vg, size_t lg) | 
| write the staggered grid  More... | |
      
  | 
  inlinestatic | 
write the staggered grid
| p_val | property we are going to write | 
| sg | staggered grid type | 
| v_g | vector of grids | 
| st_g | staggered grid | 
| v_g | vector of grids | 
| lg | local grid of the staggered grid we are writing | 
Definition at line 344 of file staggered_dist_grid_util.hpp.