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

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

+ Include dependency graph for fsi_blocks/testsuite/fsi_restart/ud_functions.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.
 

Functions

Real fZero (const Real &t, const Real &x, const Real &y, const Real &z, const ID &i)
 
Real pressure (const Real &t, const Real &, const Real &, const Real &, const ID &i)
 

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_blocks/testsuite/fsi_restart/ud_functions.hpp.