LifeV
test_bdf.cpp File Reference
+ Include dependency graph for test_bdf.cpp:

Go to the source code of this file.

Data Structures

struct  test_bdf::Private
 Private Members. More...
 

Typedefs

typedef RegionMesh< LinearTetraregionMesh
 

Variables

const int TOP = 6
 
const int BOTTOM = 5
 
const int LEFT = 3
 
const int RIGHT = 4
 
const int FRONT = 2
 
const int BACK = 1
 
const std::string discretization_section = "space_discretization"
 

Detailed Description

Author
Umberto Villa uvill.nosp@m.a@em.nosp@m.ory.e.nosp@m.du
Date
14-04-2010

Definition in file test_bdf.cpp.

Typedef Documentation

◆ regionMesh

Definition at line 88 of file test_bdf.cpp.

Variable Documentation

◆ TOP

const int TOP = 6

Definition at line 81 of file test_bdf.cpp.

◆ BOTTOM

const int BOTTOM = 5

Definition at line 82 of file test_bdf.cpp.

◆ LEFT

const int LEFT = 3

Definition at line 83 of file test_bdf.cpp.

◆ RIGHT

const int RIGHT = 4

Definition at line 84 of file test_bdf.cpp.

◆ FRONT

const int FRONT = 2

Definition at line 85 of file test_bdf.cpp.

◆ BACK

const int BACK = 1

Definition at line 86 of file test_bdf.cpp.

◆ discretization_section

const std::string discretization_section = "space_discretization"

Definition at line 90 of file test_bdf.cpp.