LifeV
|
#include <NeighborMarker.hpp>
Public Types | |
typedef NeighborMarker< MT > | pointMarker_Type |
The marker used for the Points. More... | |
typedef Marker< MT > | edgeMarker_Type |
The marker used for the Edges. More... | |
typedef Marker< MT > | faceMarker_Type |
The marker used for the Faces. More... | |
typedef Marker< MT > | volumeMarker_Type |
The marker used for the Volumes. More... | |
typedef Marker< MT > | regionMarker_Type |
The marker used for the Regions. More... | |
Trait class to collect all mesh entity markers. The only difference with the default one is a NeighborMarker for points.
Definition at line 112 of file NeighborMarker.hpp.
typedef NeighborMarker<MT> pointMarker_Type |
The marker used for the Points.
Definition at line 119 of file NeighborMarker.hpp.
typedef Marker<MT> edgeMarker_Type |
The marker used for the Edges.
Definition at line 121 of file NeighborMarker.hpp.
typedef Marker<MT> faceMarker_Type |
The marker used for the Faces.
Definition at line 123 of file NeighborMarker.hpp.
typedef Marker<MT> volumeMarker_Type |
The marker used for the Volumes.
Definition at line 125 of file NeighborMarker.hpp.
typedef Marker<MT> regionMarker_Type |
The marker used for the Regions.
Definition at line 127 of file NeighborMarker.hpp.