LifeV
fsi/testsuite/fsi_segregated/boundaryConditions.hpp File Reference
+ Include dependency graph for fsi/testsuite/fsi_segregated/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   100
 
#define SOLIDINTERFACE   100
 
#define OUTERWALL   1000
 
#define RING   2
 
#define RING2   3
 
#define INOUTEDGE   20
 
#define INEDGE   30
 

Functions

FSIOperator::fluidBchandlerPtr_Type BCh_harmonicExtension (FSIOperator &_oper)
 
FSIOperator::fluidBchandlerPtr_Type BCh_fluid (FSIOperator &_oper)
 
FSIOperator::fluidBchandlerPtr_Type BCh_fluidInv (FSIOperator &_oper)
 
FSIOperator::fluidBchandlerPtr_Type BCh_fluidLin (FSIOperator &_oper)
 
FSIOperator::solidBchandlerPtr_Type BCh_solid (FSIOperator &_oper)
 
FSIOperator::solidBchandlerPtr_Type BCh_solidLin (FSIOperator &_oper)
 
FSIOperator::solidBchandlerPtr_Type BCh_solidInvLin (FSIOperator &_oper)
 

Detailed Description

Macro Definition Documentation

◆ OUTLET

#define OUTLET   3

◆ INLET

#define INLET   2

◆ FLUIDINTERFACE

#define FLUIDINTERFACE   100

◆ SOLIDINTERFACE

#define SOLIDINTERFACE   100

◆ OUTERWALL

#define OUTERWALL   1000

◆ RING

#define RING   2

◆ RING2

#define RING2   3

◆ INOUTEDGE

#define INOUTEDGE   20

◆ INEDGE

#define INEDGE   30