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

Specialization of Darcy's Law for the box method. More...

#include <dumux/flux/box/darcyslaw.hh>

Inheritance diagram for Dumux::DarcysLawImplementation< TypeTag, DiscretizationMethod::box >:
Inheritance graph

Description

template<class TypeTag>
class Dumux::DarcysLawImplementation< TypeTag, DiscretizationMethod::box >

Specialization of Darcy's Law for the box method.

Static Public Member Functions

static Scalar flux (const Problem &problem, const Element &element, const FVElementGeometry &fvGeometry, const ElementVolumeVariables &elemVolVars, const SubControlVolumeFace &scvf, const int phaseIdx, const ElementFluxVarsCache &elemFluxVarCache)
static std::vector< Scalar > calculateTransmissibilities (const Problem &problem, const Element &element, const FVElementGeometry &fvGeometry, const ElementVolumeVariables &elemVolVars, const SubControlVolumeFace &scvf, const FluxVarCache &fluxVarCache)

Member Function Documentation

◆ calculateTransmissibilities()

std::vector< Scalar > Dumux::BoxDarcysLaw< Scalar, GridGeometry >::calculateTransmissibilities ( const Problem & problem,
const Element & element,
const FVElementGeometry & fvGeometry,
const ElementVolumeVariables & elemVolVars,
const SubControlVolumeFace & scvf,
const FluxVarCache & fluxVarCache )
inlinestaticinherited

◆ flux()

Scalar Dumux::BoxDarcysLaw< Scalar, GridGeometry >::flux ( const Problem & problem,
const Element & element,
const FVElementGeometry & fvGeometry,
const ElementVolumeVariables & elemVolVars,
const SubControlVolumeFace & scvf,
const int phaseIdx,
const ElementFluxVarsCache & elemFluxVarCache )
inlinestaticinherited

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