LifeV
tester< S > Struct Template Reference

Public Types

typedef LifeV::BareMesh< S > baremesh_t
 
typedef LifeV::RegionMesh< S > mesh_t
 
typedef LifeV::BareMesh< S > baremesh_t
 
typedef LifeV::RegionMesh< S > mesh_t
 
typedef std::shared_ptr< Epetra_Comm > comm_t
 
typedef LifeV::GeometricMap geomap_t
 
typedef LifeV::ReferenceFE reffem_t
 
typedef mesh_t::elements_Type elms_t
 
typedef elms_t::const_iterator elms_citer
 

Static Public Member Functions

static bool test (std::string &filename, comm_t comm, bool part=true)
 
static LifeV::Real volume (std::string &filename, const reffem_t &reffem, const geomap_t &geomap, comm_t comm)
 

Detailed Description

template<typename S>
struct tester< S >

Definition at line 85 of file test_gmsh_parser.cpp.

Member Typedef Documentation

◆ baremesh_t [1/2]

Definition at line 87 of file test_gmsh_parser.cpp.

◆ mesh_t [1/2]

Definition at line 88 of file test_gmsh_parser.cpp.

◆ baremesh_t [2/2]

Definition at line 58 of file test_q2_mesh.cpp.

◆ mesh_t [2/2]

Definition at line 59 of file test_q2_mesh.cpp.

◆ comm_t

typedef std::shared_ptr<Epetra_Comm> comm_t

Definition at line 60 of file test_q2_mesh.cpp.

◆ geomap_t

Definition at line 61 of file test_q2_mesh.cpp.

◆ reffem_t

Definition at line 62 of file test_q2_mesh.cpp.

◆ elms_t

Definition at line 64 of file test_q2_mesh.cpp.

◆ elms_citer

Definition at line 65 of file test_q2_mesh.cpp.

Member Function Documentation

◆ test()

static bool test ( std::string &  filename,
comm_t  comm,
bool  part = true 
)
inlinestatic

Definition at line 90 of file test_gmsh_parser.cpp.

◆ volume()

static LifeV::Real volume ( std::string &  filename,
const reffem_t reffem,
const geomap_t geomap,
comm_t  comm 
)
inlinestatic

Definition at line 67 of file test_q2_mesh.cpp.


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