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::PoreNetwork::PNMFouriersLaw< MolecularDiffusionType > Struct Template Reference

Specialization of Fourier's Law for the pore-network model. More...

#include <dumux/flux/porenetwork/fourierslaw.hh>

Description

template<class MolecularDiffusionType = Detail::NoDiffusionType>
struct Dumux::PoreNetwork::PNMFouriersLaw< MolecularDiffusionType >

Specialization of Fourier's Law for the pore-network model.

Static Public Member Functions

template<class Problem , class Element , class FVElementGeometry , class ElementVolumeVariables , class ElementFluxVariablesCache >
static auto flux (const Problem &problem, const Element &element, const FVElementGeometry &fvGeometry, const ElementVolumeVariables &elemVolVars, const typename FVElementGeometry::SubControlVolumeFace &scvf, const ElementFluxVariablesCache &elemFluxVarsCache)
 

Member Function Documentation

◆ flux()

template<class MolecularDiffusionType = Detail::NoDiffusionType>
template<class Problem , class Element , class FVElementGeometry , class ElementVolumeVariables , class ElementFluxVariablesCache >
static auto Dumux::PoreNetwork::PNMFouriersLaw< MolecularDiffusionType >::flux ( const Problem &  problem,
const Element &  element,
const FVElementGeometry &  fvGeometry,
const ElementVolumeVariables &  elemVolVars,
const typename FVElementGeometry::SubControlVolumeFace &  scvf,
const ElementFluxVariablesCache &  elemFluxVarsCache 
)
inlinestatic

The documentation for this struct was generated from the following file: