LifeV
DimSelector< 2 > Struct Template Reference

#include <TestRepeatedMesh.hpp>

Public Types

typedef LinearTriangle elem_Type
 
typedef RegionMesh< elem_Typemesh_Type
 
typedef std::shared_ptr< mesh_TypemeshPtr_Type
 

Static Public Member Functions

static meshPtr_Type generateRegularMesh (GetPot const &dataFile)
 

Detailed Description

template<>
struct DimSelector< 2 >

Definition at line 84 of file TestRepeatedMesh.hpp.

Member Typedef Documentation

◆ elem_Type

Definition at line 86 of file TestRepeatedMesh.hpp.

◆ mesh_Type

Definition at line 87 of file TestRepeatedMesh.hpp.

◆ meshPtr_Type

typedef std::shared_ptr<mesh_Type> meshPtr_Type

Definition at line 88 of file TestRepeatedMesh.hpp.

Member Function Documentation

◆ generateRegularMesh()

static meshPtr_Type generateRegularMesh ( GetPot const &  dataFile)
inlinestatic

Definition at line 90 of file TestRepeatedMesh.hpp.


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