version 3.9.0
Loading...
Searching...
No Matches
Dumux::BoxFacetCouplingDarcysLaw< Scalar, GridGeometry > Class Template Reference

Darcy's law for the box scheme in the context of coupled models where coupling occurs across the facets of the bulk domain elements with a lower-dimensional domain living on these facets.

#include <dumux/multidomain/facet/box/darcyslaw.hh>

Static Public Member Functions

template<class Problem , class ElementVolumeVariables , class ElementFluxVarsCache >
static Scalar flux (const Problem &problem, const Element &element, const FVElementGeometry &fvGeometry, const ElementVolumeVariables &elemVolVars, const SubControlVolumeFace &scvf, const int phaseIdx, const ElementFluxVarsCache &elemFluxVarCache)
 
template<class Problem , class ElementVolumeVariables , class FluxVarCache >
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()

template<class Scalar , class GridGeometry >
template<class Problem , class ElementVolumeVariables , class FluxVarCache >
static std::vector< Scalar > Dumux::BoxFacetCouplingDarcysLaw< Scalar, GridGeometry >::calculateTransmissibilities ( const Problem & problem,
const Element & element,
const FVElementGeometry & fvGeometry,
const ElementVolumeVariables & elemVolVars,
const SubControlVolumeFace & scvf,
const FluxVarCache & fluxVarCache )
inlinestatic

◆ flux()

template<class Scalar , class GridGeometry >
template<class Problem , class ElementVolumeVariables , class ElementFluxVarsCache >
static Scalar Dumux::BoxFacetCouplingDarcysLaw< Scalar, GridGeometry >::flux ( const Problem & problem,
const Element & element,
const FVElementGeometry & fvGeometry,
const ElementVolumeVariables & elemVolVars,
const SubControlVolumeFace & scvf,
const int phaseIdx,
const ElementFluxVarsCache & elemFluxVarCache )
inlinestatic

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