MEPP2 Project
|
#include <properties.h>
Public Types | |
typedef boost::graph_traits< MeshT >::edge_descriptor | edge_key_type |
typedef FEVV::Assoc_property_map< edge_key_type, ValueT > | pmap_type |
Static Public Member Functions | |
static pmap_type | create (const MeshT &) |
Definition at line 344 of file properties.h.
typedef boost::graph_traits< MeshT >::edge_descriptor FEVV::Edge_pmap_traits< MeshT, ValueT >::edge_key_type |
Definition at line 346 of file properties.h.
typedef FEVV::Assoc_property_map< edge_key_type, ValueT > FEVV::Edge_pmap_traits< MeshT, ValueT >::pmap_type |
Definition at line 347 of file properties.h.
|
inlinestatic |