MEPP2 Project
Public Types | Static Public Member Functions | List of all members
FEVV::_PMap_traits< MeshT, FEVV::mesh_materials_t > Struct Template Reference

#include <properties.h>

Collaboration diagram for FEVV::_PMap_traits< MeshT, FEVV::mesh_materials_t >:
Collaboration graph

Public Types

typedef FEVV::Types::Material value_type
 
typedef boost::identity_property_map index_map_type
 
typedef boost::vector_property_map< value_type, index_map_typepmap_type
 

Static Public Member Functions

static pmap_type create (const MeshT &)
 

Detailed Description

template<typename MeshT>
struct FEVV::_PMap_traits< MeshT, FEVV::mesh_materials_t >

Definition at line 566 of file properties.h.

Member Typedef Documentation

◆ index_map_type

template<typename MeshT >
typedef boost::identity_property_map FEVV::_PMap_traits< MeshT, FEVV::mesh_materials_t >::index_map_type

Definition at line 569 of file properties.h.

◆ pmap_type

template<typename MeshT >
typedef boost::vector_property_map< value_type, index_map_type > FEVV::_PMap_traits< MeshT, FEVV::mesh_materials_t >::pmap_type

Definition at line 571 of file properties.h.

◆ value_type

Definition at line 568 of file properties.h.

Member Function Documentation

◆ create()

template<typename MeshT >
static pmap_type FEVV::_PMap_traits< MeshT, FEVV::mesh_materials_t >::create ( const MeshT )
inlinestatic

Definition at line 573 of file properties.h.


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