Context for interpolating data on interpolation points. More...
#include <dumux/freeflow/navierstokes/momentum/cvfe/flux.hh>
| Problem | the problem type to solve |
| FVElementGeometry | the element geometry type |
| ElementVolumeVariables | the element volume variables type |
| IpData | the interpolation point data type |
Public Member Functions | |
| NavierStokesMomentumFluxFunctionContext (const Problem &problem, const FVElementGeometry &fvGeometry, const ElementVolumeVariables &elemVolVars, const IpData &ipData) | |
| Initialize the flux variables storing some temporary pointers. More... | |
| const Problem & | problem () const |
| const Element & | element () const |
| const FVElementGeometry & | fvGeometry () const |
| const ElementVolumeVariables & | elemVolVars () const |
| const IpData & | ipData () const |
| GlobalPosition | velocity () const |
| Tensor | gradVelocity () const |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |