version 3.9.0
Loading...
Searching...
No Matches
Dumux::KEpsilonResidualImpl< TypeTag, BaseLocalResidual, DiscretizationMethods::Staggered > Class Template Reference

#include <dumux/freeflow/rans/twoeq/kepsilon/staggered/localresidual.hh>

Inheritance diagram for Dumux::KEpsilonResidualImpl< TypeTag, BaseLocalResidual, DiscretizationMethods::Staggered >:

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.
 
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
 

Member Function Documentation

◆ computeSourceForCellCenter()

template<class TypeTag , class BaseLocalResidual >
CellCenterPrimaryVariables Dumux::KEpsilonResidualImpl< TypeTag, BaseLocalResidual, DiscretizationMethods::Staggered >::computeSourceForCellCenter ( const Problem & problem,
const Element & element,
const FVElementGeometry & fvGeometry,
const ElementVolumeVariables & elemVolVars,
const ElementFaceVariables & elemFaceVars,
const SubControlVolume & scv ) const
inline

◆ computeStorageForCellCenter()

template<class TypeTag , class BaseLocalResidual >
CellCenterPrimaryVariables Dumux::KEpsilonResidualImpl< TypeTag, BaseLocalResidual, DiscretizationMethods::Staggered >::computeStorageForCellCenter ( const Problem & problem,
const SubControlVolume & scv,
const VolumeVariables & volVars ) const
inline

Member Data Documentation

◆ cellCenterOffset

template<class TypeTag , class BaseLocalResidual >
auto Dumux::KEpsilonResidualImpl< TypeTag, BaseLocalResidual, DiscretizationMethods::Staggered >::cellCenterOffset = ModelTraits::numEq() - CellCenterPrimaryVariables::dimension
staticconstexpr

The documentation for this class was generated from the following file: