Full dispersion tensor.  
 More...
#include <dumux/material/fluidmatrixinteractions/dispersiontensors/fulltensor.hh>
template<class TypeTag>
class Dumux::FullDispersionTensor< TypeTag >
Full dispersion tensor
The full dispersion tensor is given by the spatial parameters. 
|  | 
| template<class ElementFluxVariablesCache> | 
| static DimWorldMatrix | compositionalDispersionTensor (const Problem &problem, const SubControlVolumeFace &scvf, const FVElementGeometry &, const ElementVolumeVariables &, const ElementFluxVariablesCache &, const int phaseIdx, const int compIdx) | 
|  | 
| template<class ElementFluxVariablesCache> | 
| static DimWorldMatrix | thermalDispersionTensor (const Problem &problem, const SubControlVolumeFace &scvf, const FVElementGeometry &, const ElementVolumeVariables &, const ElementFluxVariablesCache &, const int phaseIdx) | 
|  | 
◆ compositionalDispersionTensor()
template<class TypeTag> 
template<class ElementFluxVariablesCache> 
  
  | 
        
          | static DimWorldMatrix Dumux::FullDispersionTensor< TypeTag >::compositionalDispersionTensor | ( | const Problem & | problem, |  
          |  |  | const SubControlVolumeFace & | scvf, |  
          |  |  | const FVElementGeometry & | , |  
          |  |  | const ElementVolumeVariables & | , |  
          |  |  | const ElementFluxVariablesCache & | , |  
          |  |  | const int | phaseIdx, |  
          |  |  | const int | compIdx ) |  | inlinestatic | 
 
 
◆ thermalDispersionTensor()
template<class TypeTag> 
template<class ElementFluxVariablesCache> 
  
  | 
        
          | static DimWorldMatrix Dumux::FullDispersionTensor< TypeTag >::thermalDispersionTensor | ( | const Problem & | problem, |  
          |  |  | const SubControlVolumeFace & | scvf, |  
          |  |  | const FVElementGeometry & | , |  
          |  |  | const ElementVolumeVariables & | , |  
          |  |  | const ElementFluxVariablesCache & | , |  
          |  |  | const int | phaseIdx ) |  | inlinestatic | 
 
 
The documentation for this class was generated from the following file: