#include <dumux/flux/porenetwork/advection.hh>
|  | 
| 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 | 
|  | 
◆ Scalar
template<class ScalarT, class... TransmissibilityLawTypes> 
      
 
 
◆ contractionCoefficient()
template<class ScalarT, class... TransmissibilityLawTypes> 
 
 
◆ expansionCoefficient()
template<class ScalarT, class... TransmissibilityLawTypes> 
 
 
◆ 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: