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

Specialization for the box scheme with the interface solver enabled. More...

#include <dumux/porousmediumflow/2p/saturationreconstruction.hh>

Inheritance diagram for Dumux::TwoPScvSaturationReconstruction< DiscretizationMethod::box, true >:
Inheritance graph

Description

Specialization for the box scheme with the interface solver enabled.

Static Public Member Functions

template<class SpatialParams, class Element, class Scv, class ElemSol>
static ElemSol::PrimaryVariables::value_type reconstructSn (const SpatialParams &spatialParams, const Element &element, const Scv &scv, const ElemSol &elemSol, typename ElemSol::PrimaryVariables::value_type Sn)
 Compute the non-wetting phase saturation in an scv.

Member Function Documentation

◆ reconstructSn()

template<class SpatialParams, class Element, class Scv, class ElemSol>
ElemSol::PrimaryVariables::value_type Dumux::TwoPScvSaturationReconstruction< DiscretizationMethod::box, true >::reconstructSn ( const SpatialParams & spatialParams,
const Element & element,
const Scv & scv,
const ElemSol & elemSol,
typename ElemSol::PrimaryVariables::value_type Sn )
inlinestatic

Compute the non-wetting phase saturation in an scv.

Parameters
spatialParamsClass encapsulating the spatial parameters
elementThe finite element the scv is embedded in
scvThe sub-control volume for which the saturation is computed
elemSolThe solution at all dofs inside this element
SnThe non-wetting phase saturation at the global dof

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