LifeV
|
File containing the boundary conditions of the external fluid flow example. More...
Go to the source code of this file.
Namespaces | |
LifeV | |
Default Physical Solver. | |
Functions | |
bcPtr_Type | BCh_fluid () |
bcPtr_Type | BCh_drag () |
bcPtr_Type | BCh_lift () |
File containing the boundary conditions of the external fluid flow example.
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 navier_stokes_blocks/examples/example_external_flow/boundaryConditions.hpp.