LifeV
fsi_blocks/testsuite/fsi_restart/boundaryConditions.hpp File Reference

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

+ Include dependency graph for fsi_blocks/testsuite/fsi_restart/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 OUTLET   3
 
#define INLET   2
 
#define WALL   1
 
#define INOUTEDGE   20
 
#define OUTERWALL   10
 
#define FLUIDINTERFACE   1
 

Typedefs

typedef boost::shared_ptr< BCHandler > bcPtr_Type
 

Functions

bcPtr_Type BCh_fluid ()
 
bcPtr_Type BCh_structure ()
 
bcPtr_Type BCh_ale ()
 
bcPtr_Type BCh_interfaceFluid ()
 

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 fsi_blocks/testsuite/fsi_restart/boundaryConditions.hpp.

Macro Definition Documentation

◆ OUTLET

#define OUTLET   3

◆ INLET

#define INLET   2

◆ WALL

#define WALL   1

◆ INOUTEDGE

#define INOUTEDGE   20

◆ OUTERWALL

#define OUTERWALL   10

◆ FLUIDINTERFACE

#define FLUIDINTERFACE   1