LifeV
NeighborMarkerCommon< MT > Class Template Reference

#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...
 

Detailed Description

template<class MT>
class LifeV::NeighborMarkerCommon< MT >

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.

Member Typedef Documentation

◆ pointMarker_Type

The marker used for the Points.

Definition at line 119 of file NeighborMarker.hpp.

◆ edgeMarker_Type

typedef Marker<MT> edgeMarker_Type

The marker used for the Edges.

Definition at line 121 of file NeighborMarker.hpp.

◆ faceMarker_Type

typedef Marker<MT> faceMarker_Type

The marker used for the Faces.

Definition at line 123 of file NeighborMarker.hpp.

◆ volumeMarker_Type

The marker used for the Volumes.

Definition at line 125 of file NeighborMarker.hpp.

◆ regionMarker_Type

The marker used for the Regions.

Definition at line 127 of file NeighborMarker.hpp.


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