Element-wise calculation of the residual for k-epsilon models using the staggered discretization. More...
#include <dumux/freeflow/rans/twoeq/kepsilon/staggered/localresidual.hh>
Element-wise calculation of the residual for k-epsilon models using the staggered discretization.
Public Member Functions | |
CellCenterPrimaryVariables | computeStorageForCellCenter (const Problem &problem, const SubControlVolume &scv, const VolumeVariables &volVars) const |
Evaluate fluxes entering or leaving the cell center control volume. More... | |
CellCenterPrimaryVariables | computeSourceForCellCenter (const Problem &problem, const Element &element, const FVElementGeometry &fvGeometry, const ElementVolumeVariables &elemVolVars, const ElementFaceVariables &elemFaceVars, const SubControlVolume &scv) const |
Static Public Attributes | |
static constexpr auto | cellCenterOffset = ModelTraits::numEq() - CellCenterPrimaryVariables::dimension |
|
inline |
|
inline |
Evaluate fluxes entering or leaving the cell center control volume.
|
staticconstexpr |