version 3.8.0
Loading...
Searching...
No Matches
Dumux::PoreNetwork::NonCreepingFlow< ScalarT, TransmissibilityLawTypes >::Transmissibility::SinglePhaseCache Class Reference

#include <dumux/flux/porenetwork/advection.hh>

Inheritance diagram for Dumux::PoreNetwork::NonCreepingFlow< ScalarT, TransmissibilityLawTypes >::Transmissibility::SinglePhaseCache:

Public Types

using Scalar = ScalarT
 

Public Member Functions

template<class Problem , class Element , class FVElementGeometry , class ElementVolumeVariables , class FluxVariablesCache >
void fill (const Problem &problem, const Element &element, const FVElementGeometry &fvGeometry, const typename FVElementGeometry::SubControlVolumeFace &scvf, const ElementVolumeVariables &elemVolVars, const FluxVariablesCache &fluxVarsCache, const int phaseIdx)
 
Scalar expansionCoefficient (int downstreamIdx) const
 
Scalar contractionCoefficient (int upstreamIdx) const
 

Member Typedef Documentation

◆ Scalar

template<class ScalarT , class... TransmissibilityLawTypes>
using Dumux::PoreNetwork::NonCreepingFlow< ScalarT, TransmissibilityLawTypes >::Transmissibility::SinglePhaseCache::Scalar = ScalarT

Member Function Documentation

◆ contractionCoefficient()

template<class ScalarT , class... TransmissibilityLawTypes>
Scalar Dumux::PoreNetwork::NonCreepingFlow< ScalarT, TransmissibilityLawTypes >::Transmissibility::SinglePhaseCache::contractionCoefficient ( int upstreamIdx) const
inline

◆ expansionCoefficient()

template<class ScalarT , class... TransmissibilityLawTypes>
Scalar Dumux::PoreNetwork::NonCreepingFlow< ScalarT, TransmissibilityLawTypes >::Transmissibility::SinglePhaseCache::expansionCoefficient ( int downstreamIdx) const
inline

◆ fill()

template<class ScalarT , class... TransmissibilityLawTypes>
template<class Problem , class Element , class FVElementGeometry , class ElementVolumeVariables , class FluxVariablesCache >
void Dumux::PoreNetwork::NonCreepingFlow< ScalarT, TransmissibilityLawTypes >::Transmissibility::SinglePhaseCache::fill ( const Problem & problem,
const Element & element,
const FVElementGeometry & fvGeometry,
const typename FVElementGeometry::SubControlVolumeFace & scvf,
const ElementVolumeVariables & elemVolVars,
const FluxVariablesCache & fluxVarsCache,
const int phaseIdx )
inline

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