3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Public Member Functions | List of all members
Dumux::KOmegaResidualImpl< TypeTag, BaseLocalResidual, DiscretizationMethod::staggered > Class Template Reference

Element-wise calculation of the residual for k-omega models using the staggered discretization. More...

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

Inheritance diagram for Dumux::KOmegaResidualImpl< TypeTag, BaseLocalResidual, DiscretizationMethod::staggered >:
Inheritance graph

Description

template<class TypeTag, class BaseLocalResidual>
class Dumux::KOmegaResidualImpl< TypeTag, BaseLocalResidual, DiscretizationMethod::staggered >

Element-wise calculation of the residual for k-omega 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
 

Member Function Documentation

◆ computeSourceForCellCenter()

template<class TypeTag , class BaseLocalResidual >
CellCenterPrimaryVariables Dumux::KOmegaResidualImpl< TypeTag, BaseLocalResidual, DiscretizationMethod::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::KOmegaResidualImpl< TypeTag, BaseLocalResidual, DiscretizationMethod::staggered >::computeStorageForCellCenter ( const Problem &  problem,
const SubControlVolume &  scv,
const VolumeVariables &  volVars 
) const
inline

Evaluate fluxes entering or leaving the cell center control volume.


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