3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Loading...
Searching...
No Matches
Dumux::OneEqFluxVariablesImpl< TypeTag, BaseFluxVariables, DiscretizationMethod::staggered > Class Template Reference

The flux variables class for the one-equation model by Spalart-Allmaras using the staggered grid discretization. More...

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

Inheritance diagram for Dumux::OneEqFluxVariablesImpl< TypeTag, BaseFluxVariables, DiscretizationMethod::staggered >:
Inheritance graph

Description

template<class TypeTag, class BaseFluxVariables>
class Dumux::OneEqFluxVariablesImpl< TypeTag, BaseFluxVariables, DiscretizationMethod::staggered >

The flux variables class for the one-equation model by Spalart-Allmaras using the staggered grid discretization.

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.

Member Function Documentation

◆ computeMassFlux()

template<class TypeTag, class BaseFluxVariables>
CellCenterPrimaryVariables Dumux::OneEqFluxVariablesImpl< TypeTag, BaseFluxVariables, DiscretizationMethod::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: