MEPP2 Project
Public Types | Static Public Member Functions | List of all members
FEVV::Edge_pmap_traits< AIFMesh, ValueT > Struct Template Reference

#include <properties_aif.h>

Collaboration diagram for FEVV::Edge_pmap_traits< AIFMesh, ValueT >:
Collaboration graph

Public Types

typedef boost::property_map< AIFMesh, boost::edge_index_t >::const_type edge_index_map_type
 
typedef boost::vector_property_map< ValueT, edge_index_map_typepmap_type
 

Static Public Member Functions

static pmap_type create (const AIFMesh &m)
 

Detailed Description

template<typename ValueT>
struct FEVV::Edge_pmap_traits< AIFMesh, ValueT >

Definition at line 67 of file properties_aif.h.

Member Typedef Documentation

◆ edge_index_map_type

template<typename ValueT >
typedef boost::property_map< AIFMesh, boost::edge_index_t >::const_type FEVV::Edge_pmap_traits< AIFMesh, ValueT >::edge_index_map_type

Definition at line 71 of file properties_aif.h.

◆ pmap_type

template<typename ValueT >
typedef boost::vector_property_map< ValueT, edge_index_map_type > FEVV::Edge_pmap_traits< AIFMesh, ValueT >::pmap_type

Definition at line 73 of file properties_aif.h.

Member Function Documentation

◆ create()

template<typename ValueT >
static pmap_type FEVV::Edge_pmap_traits< AIFMesh, ValueT >::create ( const AIFMesh m)
inlinestatic

Definition at line 75 of file properties_aif.h.

Here is the call graph for this function:

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