OpenFPM_pdata  1.1.0
Project that contain the implementation of distributed structures
 All Data Structures Namespaces Functions Variables Typedefs Enumerations Friends Pages
getAttrName< ele_g, false > Struct Template Reference

Return the Attributes name from the type. More...

Detailed Description

template<typename ele_g>
struct getAttrName< ele_g, false >

Return the Attributes name from the type.

This is the case when the type has no name

Definition at line 43 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. More...
 

Member Function Documentation

template<typename ele_g >
static std::string getAttrName< ele_g, false >::get ( size_t  i,
const openfpm::vector< std::string > &  prop_names,
const std::string &  oprp 
)
inlinestatic

Get attribute name.

Parameters
iid of the attribute
oprppost-fix to add
prop_namesproperties name
Returns
return the string with the property name

Definition at line 54 of file VTKWriter_grids_util.hpp.


The documentation for this struct was generated from the following file: