3.6-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Static Public Member Functions | List of all members
Dumux::FullDispersionTensor< TypeTag > Class Template Reference

Full dispersion tensor. More...

#include <dumux/material/fluidmatrixinteractions/dispersiontensors/fulltensor.hh>

Description

template<class TypeTag>
class Dumux::FullDispersionTensor< TypeTag >

Full dispersion tensor.

Static Public Member Functions

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)
 

Member Function Documentation

◆ 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: