3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Static Public Member Functions | List of all members
Dumux::BoxFacetCouplingFicksLaw< TypeTag, referenceSystem > Class Template Reference

Ficks'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. More...

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

Inheritance diagram for Dumux::BoxFacetCouplingFicksLaw< TypeTag, referenceSystem >:
Inheritance graph

Description

template<class TypeTag, ReferenceSystemFormulation referenceSystem = ReferenceSystemFormulation::massAveraged>
class Dumux::BoxFacetCouplingFicksLaw< TypeTag, referenceSystem >

Ficks'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.

Static Public Member Functions

template<class Problem , class ElementVolumeVariables , class ElementFluxVarsCache >
static ComponentFluxVector 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, unsigned int phaseIdx)
 

Member Function Documentation

◆ calculateTransmissibilities()

template<class TypeTag , ReferenceSystemFormulation referenceSystem = ReferenceSystemFormulation::massAveraged>
template<class Problem , class ElementVolumeVariables , class FluxVarCache >
static std::vector< Scalar > Dumux::BoxFacetCouplingFicksLaw< TypeTag, referenceSystem >::calculateTransmissibilities ( const Problem &  problem,
const Element &  element,
const FVElementGeometry &  fvGeometry,
const ElementVolumeVariables &  elemVolVars,
const SubControlVolumeFace &  scvf,
const FluxVarCache &  fluxVarCache,
unsigned int  phaseIdx 
)
inlinestatic

◆ flux()

template<class TypeTag , ReferenceSystemFormulation referenceSystem = ReferenceSystemFormulation::massAveraged>
template<class Problem , class ElementVolumeVariables , class ElementFluxVarsCache >
static ComponentFluxVector Dumux::BoxFacetCouplingFicksLaw< TypeTag, referenceSystem >::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: