LifeV
fsi/testsuite/fsi_monolithic/boundaryConditions.hpp File Reference

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

+ Include dependency graph for fsi/testsuite/fsi_monolithic/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 FLUIDINTERFACE   1
 
#define SOLIDINTERFACE   1
 
#define OUTERWALL   10
 
#define RING   2
 
#define RING2   3
 
#define INOUTEDGE   20
 
#define INEDGE   30
 

Functions

FSIOperator::fluidBchandlerPtr_Type BCh_harmonicExtension (FSIOperator &_oper)
 
FSIOperator::fluidBchandlerPtr_Type BCh_monolithicFlux (bool)
 
FSIOperator::fluidBchandlerPtr_Type BCh_monolithicFluid (FSIOperator &_oper, bool const &isOpen=true)
 
FSIOperator::solidBchandlerPtr_Type BCh_monolithicSolid (FSIOperator &_oper)
 

Detailed Description

File containing the boundary conditions for the Monolithic Test.

Date
2009-04-09
Author
Paolo Crosetto crose.nosp@m.tto@.nosp@m.iacsp.nosp@m.c70..nosp@m.epfl..nosp@m.ch
Contributor:
Cristiano Malossi crist.nosp@m.iano.nosp@m..malo.nosp@m.ssi@.nosp@m.epfl..nosp@m.ch
Maintainer:
Paolo Crosetto crose.nosp@m.tto@.nosp@m.iacsp.nosp@m.c70..nosp@m.epfl..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/testsuite/fsi_monolithic/boundaryConditions.hpp.

Macro Definition Documentation

◆ OUTLET

#define OUTLET   3

◆ INLET

#define INLET   2

◆ FLUIDINTERFACE

#define FLUIDINTERFACE   1

◆ SOLIDINTERFACE

#define SOLIDINTERFACE   1

◆ OUTERWALL

#define OUTERWALL   10

◆ RING

#define RING   2

◆ RING2

#define RING2   3

◆ INOUTEDGE

#define INOUTEDGE   20

◆ INEDGE

#define INEDGE   30