Specialization of Fick's Law for the staggered free flow method.  
#include <dumux/flux/staggered/freeflow/fickslaw.hh>
|  | 
| static constexpr ReferenceSystemFormulation | referenceSystemFormulation () | 
|  | 
| template<class Problem, class ElementVolumeVariables> | 
| static NumEqVector | flux (const Problem &problem, const Element &element, const FVElementGeometry &fvGeometry, const ElementVolumeVariables &elemVolVars, const SubControlVolumeFace &scvf) | 
|  | Returns the diffusive fluxes of all components within a fluid phase across the given sub-control volume face. The computed fluxes are given in mole/s or kg/s, depending on the template parameter ReferenceSystemFormulation. 
 | 
|  | 
◆ Cache
state the type for the corresponding cache We don't cache anything for this law 
 
 
◆ DiffusionCoefficientsContainer
◆ DiscretizationMethod
◆ flux()
template<class Problem, class ElementVolumeVariables> 
 
 
◆ referenceSystemFormulation()
◆ discMethod
The documentation for this class was generated from the following file: