Specialization of Maxwell Stefan's Law for the Box method.  
#include <dumux/flux/box/maxwellstefanslaw.hh>
|  | 
| static constexpr ReferenceSystemFormulation | referenceSystemFormulation () | 
|  | 
| static ComponentFluxVector | flux (const Problem &problem, const Element &element, const FVElementGeometry &fvGeometry, const ElementVolumeVariables &elemVolVars, const SubControlVolumeFace &scvf, const int phaseIdx, const ElementFluxVariablesCache &elemFluxVarsCache) | 
|  | Returns the diffusive fluxes of all components within a fluid phase across the given sub-control volume face. The computed fluxes are given in kg/s. 
 | 
|  | 
◆ DiffusionCoefficientsContainer
◆ flux()
  
  | 
        
          | static ComponentFluxVector Dumux::MaxwellStefansLawImplementation< TypeTag, DiscretizationMethods::Box, referenceSystem >::flux | ( | const Problem & | problem, |  
          |  |  | const Element & | element, |  
          |  |  | const FVElementGeometry & | fvGeometry, |  
          |  |  | const ElementVolumeVariables & | elemVolVars, |  
          |  |  | const SubControlVolumeFace & | scvf, |  
          |  |  | const int | phaseIdx, |  
          |  |  | const ElementFluxVariablesCache & | elemFluxVarsCache ) |  | inlinestatic | 
 
 
◆ referenceSystemFormulation()
The documentation for this class was generated from the following file: