LifeV
navier_stokes_blocks/testsuite/nonlinear_steady_navier_stokes/boundaryConditions.hpp File Reference

File containing the boundary conditions for the Monolithic Test. More...

+ Include dependency graph for navier_stokes_blocks/testsuite/nonlinear_steady_navier_stokes/boundaryConditions.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 LifeV
 Default Physical Solver.
 

Macros

#define INLET   2
 
#define WALL   1
 
#define OUTLET   3
 

Functions

bcPtr_Type BCh_fluid ()
 

Detailed Description

File containing the boundary conditions for the Monolithic Test.

Date
2009-04-09
Author
Davide Forti david.nosp@m.e.fo.nosp@m.rti@e.nosp@m.pfl..nosp@m.ch

Contains the functions to be assigned as boundary conditions, in the file boundaryConditions.hpp . The functions can depend on time and space, while they can take in input an ID specifying one of the three principal axis if the functions to assign is vectorial and the boundary condition is of type Full .

Definition in file navier_stokes_blocks/testsuite/nonlinear_steady_navier_stokes/boundaryConditions.hpp.

Macro Definition Documentation

◆ INLET

◆ WALL

◆ OUTLET