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

Element-wise calculation of the multi-component free-flow residual for models using the staggered discretization. More...

#include <dumux/freeflow/compositional/staggered/localresidual.hh>

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

Description

template<class TypeTag>
class Dumux::FreeflowNCResidualImpl< TypeTag, DiscretizationMethod::staggered >

Element-wise calculation of the multi-component free-flow residual for models using the staggered discretization.

Public Member Functions

template<class VolumeVariables>
CellCenterPrimaryVariables computeStorageForCellCenter (const Problem &problem, const SubControlVolume &scv, const VolumeVariables &volVars) const
 Evaluate fluxes entering or leaving the cell center control volume.

Member Function Documentation

◆ computeStorageForCellCenter()

template<class TypeTag>
template<class VolumeVariables>
CellCenterPrimaryVariables Dumux::FreeflowNCResidualImpl< TypeTag, 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: