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

Go to the source code of this file.

Data Structures

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

Typedefs

typedef RegionMesh< LinearTriangleregionMesh
 

Variables

const int TOP = 3
 
const int BOTTOM = 1
 
const int LEFT = 1
 
const int RIGHT = 2
 
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_2d.cpp.

Typedef Documentation

◆ regionMesh

Definition at line 86 of file test_bdf_2d.cpp.

Variable Documentation

◆ TOP

const int TOP = 3

Definition at line 81 of file test_bdf_2d.cpp.

◆ BOTTOM

const int BOTTOM = 1

Definition at line 82 of file test_bdf_2d.cpp.

◆ LEFT

const int LEFT = 1

Definition at line 83 of file test_bdf_2d.cpp.

◆ RIGHT

const int RIGHT = 2

Definition at line 84 of file test_bdf_2d.cpp.

◆ discretization_section

const std::string discretization_section = "space_discretization"

Definition at line 88 of file test_bdf_2d.cpp.