LifeV
fsi/examples/application_aortaFSI/boundaryConditions.hpp File Reference

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

+ Include dependency graph for fsi/examples/application_aortaFSI/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   5
 
#define OUTLETRING   50
 
#define INLET   6
 
#define INLETRING   60
 
#define RCCA   8
 
#define RCCARING   80
 
#define RCSUBCA   2
 
#define RCSUBCARING   20
 
#define RCSUBSUBCA   9
 
#define RCSUBSUBCARING   90
 
#define LSUBCA   4
 
#define LSSUBCARING   40
 
#define LSUBSUBCA   3
 
#define LSSUBSUBCARING   30
 
#define LCCA   7
 
#define LCCARING   70
 
#define FLUIDINTERFACE   200
 
#define OUTLETWALL   5
 
#define OUTLETWALLRINGIN   50
 
#define OUTLETWALLRINGOUT   51
 
#define INLETWALL   6
 
#define INLETWALLRINGIN   60
 
#define INLETWALLRINGOUT   61
 
#define RCCAWALL   8
 
#define RCCAWALLRINGIN   80
 
#define RCCAWALLRINGOUT   81
 
#define RCSUBCAWALL   2
 
#define RCSUBCAWALLRINGIN   20
 
#define RCSUBCAWALLRINGOUT   21
 
#define RCSUBSUBCAWALL   9
 
#define RCSUBSUBCAWALLRINGIN   90
 
#define RCSUBSUBCAWALLRINGOUT   91
 
#define LSUBCAWALL   4
 
#define LSSUBCAWALLRINGIN   40
 
#define LSSUBCAWALLRINGOUT   41
 
#define LSUBSUBCAWALL   3
 
#define LSSUBSUBCAWALLRINGIN   30
 
#define LSSUBSUBCAWALLRINGOUT   31
 
#define LCCAWALL   7
 
#define LCCAWALLRINGIN   70
 
#define LCCAWALLRINGOUT   70
 
#define SOLIDINTERFACE   200
 
#define OUTERWALL   210
 

Typedefs

typedef FSIOperator::fluid_Type fluid
 
typedef FSIOperator::solid_Type solid
 

Functions

FSIOperator::fluidBchandlerPtr_Type BCh_harmonicExtension (FSIOperator &_oper)
 
FSIOperator::fluidBchandlerPtr_Type BCh_monolithicFlux ()
 
FSIOperator::fluidBchandlerPtr_Type BCh_monolithicFluid (FSIOperator &_oper)
 
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/examples/application_aortaFSI/boundaryConditions.hpp.

Macro Definition Documentation

◆ OUTLET

#define OUTLET   5

◆ OUTLETRING

#define OUTLETRING   50

◆ INLET

#define INLET   6

◆ INLETRING

#define INLETRING   60

◆ RCCA

#define RCCA   8

◆ RCCARING

#define RCCARING   80

◆ RCSUBCA

#define RCSUBCA   2

◆ RCSUBCARING

#define RCSUBCARING   20

◆ RCSUBSUBCA

#define RCSUBSUBCA   9

◆ RCSUBSUBCARING

#define RCSUBSUBCARING   90

◆ LSUBCA

#define LSUBCA   4

◆ LSSUBCARING

#define LSSUBCARING   40

◆ LSUBSUBCA

#define LSUBSUBCA   3

◆ LSSUBSUBCARING

#define LSSUBSUBCARING   30

◆ LCCA

#define LCCA   7

◆ LCCARING

#define LCCARING   70

◆ FLUIDINTERFACE

#define FLUIDINTERFACE   200

◆ OUTLETWALL

#define OUTLETWALL   5

◆ OUTLETWALLRINGIN

#define OUTLETWALLRINGIN   50

◆ OUTLETWALLRINGOUT

#define OUTLETWALLRINGOUT   51

◆ INLETWALL

#define INLETWALL   6

◆ INLETWALLRINGIN

#define INLETWALLRINGIN   60

◆ INLETWALLRINGOUT

#define INLETWALLRINGOUT   61

◆ RCCAWALL

#define RCCAWALL   8

◆ RCCAWALLRINGIN

#define RCCAWALLRINGIN   80

◆ RCCAWALLRINGOUT

#define RCCAWALLRINGOUT   81

◆ RCSUBCAWALL

#define RCSUBCAWALL   2

◆ RCSUBCAWALLRINGIN

#define RCSUBCAWALLRINGIN   20

◆ RCSUBCAWALLRINGOUT

#define RCSUBCAWALLRINGOUT   21

◆ RCSUBSUBCAWALL

#define RCSUBSUBCAWALL   9

◆ RCSUBSUBCAWALLRINGIN

#define RCSUBSUBCAWALLRINGIN   90

◆ RCSUBSUBCAWALLRINGOUT

#define RCSUBSUBCAWALLRINGOUT   91

◆ LSUBCAWALL

#define LSUBCAWALL   4

◆ LSSUBCAWALLRINGIN

#define LSSUBCAWALLRINGIN   40

◆ LSSUBCAWALLRINGOUT

#define LSSUBCAWALLRINGOUT   41

◆ LSUBSUBCAWALL

#define LSUBSUBCAWALL   3

◆ LSSUBSUBCAWALLRINGIN

#define LSSUBSUBCAWALLRINGIN   30

◆ LSSUBSUBCAWALLRINGOUT

#define LSSUBSUBCAWALLRINGOUT   31

◆ LCCAWALL

#define LCCAWALL   7

◆ LCCAWALLRINGIN

#define LCCAWALLRINGIN   70

◆ LCCAWALLRINGOUT

#define LCCAWALLRINGOUT   70

◆ SOLIDINTERFACE

#define SOLIDINTERFACE   200

◆ OUTERWALL

#define OUTERWALL   210