|
Ewoms::StokesBoundaryRateVector< TypeTag > Class Template Reference Implements a boundary vector for the fully implicit (Navier-)Stokes model. More...
Inheritance diagram for Ewoms::StokesBoundaryRateVector< TypeTag >:
![]()
Detailed Descriptiontemplate<class TypeTag>
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
inline |
|
inline |
ImmiscibleBoundaryRateVector::ImmiscibleBoundaryRateVector(Scalar)
|
inline |
|
inline |
| context | The execution context for which the boundary rate should be specified. |
| bfIdx | The local index of the boundary segment (-> local space index). |
| timeIdx | The index used by the time discretization. |
| velocity | The velocity vector [m/s] at the boundary. |
| fluidState | The repesentation of the thermodynamic state of the system on the integration point of the boundary segment. |
Referenced by Ewoms::StokesBoundaryRateVector< TypeTag >::setInFlow(), Ewoms::StokesBoundaryRateVector< TypeTag >::setNoFlow(), and Ewoms::StokesBoundaryRateVector< TypeTag >::setOutFlow().
|
inline |
Set a in-flow boundary in the (Navier-)Stoke model.
| context | The execution context for which the boundary rate should be specified. |
| bfIdx | The local space index of the boundary segment. |
| timeIdx | The index used by the time discretization. |
| velocity | The velocity vector [m/s] at the boundary. |
| fluidState | The repesentation of the thermodynamic state of the system on the integration point of the boundary segment. |
References Ewoms::StokesBoundaryRateVector< TypeTag >::setFreeFlow().
|
inline |
Set a no-flow boundary in the (Navier-)Stoke model.
| Context | The type of the execution context. |
| context | The execution context. |
| spaceIdx | The local index used by the space discretization. |
| timeIdx | The index used by the time discretization. |
References Ewoms::StokesBoundaryRateVector< TypeTag >::setFreeFlow().
|
inline |
Set a out-flow boundary in the (Navier-)Stoke model.
| Context | The type of the execution context. |
| context | The execution context. |
| spaceIdx | The local index used by the space discretization. |
| timeIdx | The index used by the time discretization. |
References Ewoms::StokesBoundaryRateVector< TypeTag >::setFreeFlow().