version 3.8
Dumux::OneEqResidualImpl< TypeTag, BaseLocalResidual, DiscretizationMethods::Staggered > Class Template Reference

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

Inheritance diagram for Dumux::OneEqResidualImpl< 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. 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::OneEqResidualImpl< 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::OneEqResidualImpl< TypeTag, BaseLocalResidual, DiscretizationMethods::Staggered >::computeStorageForCellCenter ( const Problem &  problem,
const SubControlVolume &  scv,
const VolumeVariables &  volVars 
) const
inline

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