Return the Attributes name from the type. More...
Return the Attributes name from the type.
Definition at line 20 of file VTKWriter_grids_util.hpp.
#include <VTKWriter_grids_util.hpp>
Static Public Member Functions | |
static std::string | get (size_t i, const openfpm::vector< std::string > &prop_names, const std::string &oprp) |
Get attribute name. | |
|
inlinestatic |
Get attribute name.
i | id of the attribute |
oprp | post-fix to add |
prop_names | properties name |
Definition at line 31 of file VTKWriter_grids_util.hpp.