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

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

+ Include dependency graph for fsi/examples/example_SmoothAneurysm/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 INLETRING   20
 
#define OUTLET   3
 
#define OUTLETRING   30
 
#define FLUIDINTERFACE   200
 
#define SOLIDINTERFACE   200
 
#define INLETWALL   2
 
#define INLETWALL_INTRING   20
 
#define INLETWALL_OUTRING   21
 
#define OUTLETWALL   3
 
#define OUTLETWALL_INTRING   30
 
#define OUTLETWALL_OUTRING   31
 
#define OUTERWALL   210
 

Functions

FSIOperator::fluidBchandlerPtr_Type BCh_harmonicExtension (FSIOperator &_oper)
 
FSIOperator::fluidBchandlerPtr_Type BCh_monolithicFlux (bool)
 
FSIOperator::fluidBchandlerPtr_Type BCh_monolithicFluid (FSIOperator &_oper, bool const &, ImplicitResistance &resistanceBC)
 
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/example_SmoothAneurysm/boundaryConditions.hpp.

Macro Definition Documentation

◆ INLET

#define INLET   2

◆ INLETRING

#define INLETRING   20

◆ OUTLET

#define OUTLET   3

◆ OUTLETRING

#define OUTLETRING   30

◆ FLUIDINTERFACE

#define FLUIDINTERFACE   200

◆ SOLIDINTERFACE

#define SOLIDINTERFACE   200

◆ INLETWALL

#define INLETWALL   2

◆ INLETWALL_INTRING

#define INLETWALL_INTRING   20

◆ INLETWALL_OUTRING

#define INLETWALL_OUTRING   21

◆ OUTLETWALL

#define OUTLETWALL   3

◆ OUTLETWALL_INTRING

#define OUTLETWALL_INTRING   30

◆ OUTLETWALL_OUTRING

#define OUTLETWALL_OUTRING   31

◆ OUTERWALL

#define OUTERWALL   210