LifeV
dataProblem::BCFlags Namespace Reference

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
 

Detailed Description

Boundary data.

Variable Documentation

◆ BOTTOM

const UInt BOTTOM = 1

Definition at line 140 of file darcy/testsuite/basic_test/2d/user_fun.hpp.

◆ LEFT

const UInt LEFT = 2

Definition at line 141 of file darcy/testsuite/basic_test/2d/user_fun.hpp.

◆ TOP

const UInt TOP = 3

Definition at line 142 of file darcy/testsuite/basic_test/2d/user_fun.hpp.

◆ RIGHT

const UInt RIGHT = 4

Definition at line 143 of file darcy/testsuite/basic_test/2d/user_fun.hpp.

◆ BACK

const UInt BACK = 3

Definition at line 125 of file darcy/testsuite/basic_test/3d/user_fun.hpp.

◆ FRONT

const UInt FRONT = 1

Definition at line 126 of file darcy/testsuite/basic_test/3d/user_fun.hpp.