LifeV
|
Boundary data. More...
Variables | |
const UInt | BOTTOM = 1 |
const UInt | LEFT = 2 |
const UInt | TOP = 3 |
const UInt | RIGHT = 4 |
const UInt | BACK = 3 |
const UInt | FRONT = 1 |
Boundary data.
const UInt BOTTOM = 1 |
Definition at line 140 of file darcy/testsuite/basic_test/2d/user_fun.hpp.
const UInt LEFT = 2 |
Definition at line 141 of file darcy/testsuite/basic_test/2d/user_fun.hpp.
const UInt TOP = 3 |
Definition at line 142 of file darcy/testsuite/basic_test/2d/user_fun.hpp.
const UInt RIGHT = 4 |
Definition at line 143 of file darcy/testsuite/basic_test/2d/user_fun.hpp.
const UInt BACK = 3 |
Definition at line 125 of file darcy/testsuite/basic_test/3d/user_fun.hpp.
const UInt FRONT = 1 |
Definition at line 126 of file darcy/testsuite/basic_test/3d/user_fun.hpp.