MEPP2 Project
|
#include <properties.h>
Public Types | |
typedef boost::graph_traits< MeshT >::vertex_descriptor | vertex_key_type |
typedef FEVV::Assoc_property_map< vertex_key_type, ValueT > | pmap_type |
Static Public Member Functions | |
static pmap_type | create (const MeshT &) |
Definition at line 314 of file properties.h.
typedef FEVV::Assoc_property_map< vertex_key_type, ValueT > FEVV::Vertex_pmap_traits< MeshT, ValueT >::pmap_type |
Definition at line 319 of file properties.h.
typedef boost::graph_traits< MeshT >::vertex_descriptor FEVV::Vertex_pmap_traits< MeshT, ValueT >::vertex_key_type |
Definition at line 317 of file properties.h.
|
inlinestatic |