3.5-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Public Member Functions | List of all members
Dumux::OneEqFluxVariablesImpl< TypeTag, BaseFluxVariables, DiscretizationMethods::Staggered > Class Template Reference

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

Inheritance diagram for Dumux::OneEqFluxVariablesImpl< TypeTag, BaseFluxVariables, DiscretizationMethods::Staggered >:

Public Member Functions

CellCenterPrimaryVariables computeMassFlux (const Problem &problem, const Element &element, const FVElementGeometry &fvGeometry, const ElementVolumeVariables &elemVolVars, const ElementFaceVariables &elemFaceVars, const SubControlVolumeFace &scvf, const FluxVariablesCache &fluxVarsCache)
 Computes the flux for the cell center residual. More...
 

Member Function Documentation

◆ computeMassFlux()

template<class TypeTag , class BaseFluxVariables >
CellCenterPrimaryVariables Dumux::OneEqFluxVariablesImpl< TypeTag, BaseFluxVariables, DiscretizationMethods::Staggered >::computeMassFlux ( const Problem &  problem,
const Element &  element,
const FVElementGeometry &  fvGeometry,
const ElementVolumeVariables &  elemVolVars,
const ElementFaceVariables &  elemFaceVars,
const SubControlVolumeFace &  scvf,
const FluxVariablesCache &  fluxVarsCache 
)
inline

Computes the flux for the cell center residual.


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