Context for computing fluxes. 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 | 
| ElementFluxVariablesCache | the element flux variables cache type | 
| Public Member Functions | |
| NavierStokesMomentumFluxContext (const Problem &problem, const FVElementGeometry &fvGeometry, const ElementVolumeVariables &elemVolVars, const ElementFluxVariablesCache &elemFluxVarsCache, const SubControlVolumeFace &scvf) | |
| Initialize the flux variables storing some temporary pointers. | |
| const Problem & | problem () const | 
| const Element & | element () const | 
| const SubControlVolumeFace & | scvFace () const | 
| const FVElementGeometry & | fvGeometry () const | 
| const ElementVolumeVariables & | elemVolVars () const | 
| const ElementFluxVariablesCache & | elemFluxVarsCache () const | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline |