This class is an helper to create properties output from scalar and compile-time array elements. More...
#include <VTKWriter_grids_util.hpp>
Public Member Functions | |
meta_prop (const openfpm::vector< ele_g > &vg, std::string &v_out) | |
This class is an helper to create properties output from scalar and compile-time array elements.
I | It is an boost::mpl::int_ that indicate which property we are writing |
ele_g | element type that store the grid information |
St | type of space where the grid live |
T | the type of the property |
Definition at line 208 of file VTKWriter_grids_util.hpp.
|
inline |
Get a vertex iterator
Definition at line 210 of file VTKWriter_grids_util.hpp.