LifeV
navier_stokes_blocks/examples/example_external_flow/ud_functions.hpp File Reference

File containing the functions for BCs. More...

+ Include dependency graph for navier_stokes_blocks/examples/example_external_flow/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 zeroFunction (const Real &, const Real &, const Real &, const Real &, const ID &)
 
Real inflowFunction (const Real &t, const Real &, const Real &, const Real &, const ID &i)
 
Real oneFunctionX (const Real &, const Real &, const Real &, const Real &, const ID &i)
 
Real oneFunctionY (const Real &, const Real &, const Real &, const Real &, const ID &i)
 

Detailed Description

File containing the functions for BCs.

Author
Davide Forti david.nosp@m.e.fo.nosp@m.rti@e.nosp@m.pfl..nosp@m.ch

Definition in file navier_stokes_blocks/examples/example_external_flow/ud_functions.hpp.