LifeV
MarkerDefinitions.hpp File Reference

A simple implementations of Markers. More...

+ Include dependency graph for MarkerDefinitions.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  MarkerCommon< MT >
 MarkerCommon - A trait class that defines the markers used in RegionMesh. More...
 

Namespaces

 LifeV
 Default Physical Solver.
 

Typedefs

typedef MarkerCommon< MarkerIDStandardPolicy > defaultMarkerCommon_Type
 The simplest MarkerCommon: uses all defaults. More...
 

Detailed Description

A simple implementations of Markers.

Date
00-00-0000
Author
Luca Formaggia
Contributor:
Luca Bertagna lbert.nosp@m.ag@e.nosp@m.mody..nosp@m.edu

This is the simplest implementation of the markers, which just adopts the basis marker classes defined in marker_base.h.

Specialised markers can be implemented using this file as a reference.

Definition in file MarkerDefinitions.hpp.