version 3.8
Dumux::PoreNetwork::SolidEnergyFluxVariablesCache< Scalar > Class Template Reference

#include <dumux/porenetwork/solidenergy/fluxvariablescache.hh>

Public Member Functions

template<class Problem , class Element , class FVElementGeometry , class ElementVolumeVariables , class SubControlVolumeFace >
void update (const Problem &problem, const Element &element, const FVElementGeometry &fvGeometry, const ElementVolumeVariables &elemVolVars, const SubControlVolumeFace &scvf)
 
Scalar grainContactArea () const
 
Scalar throatLength () const
 
Scalar throatInscribedRadius () const
 

Static Public Attributes

static bool constexpr isSolDependent = false
 whether the cache needs an update when the solution changes More...
 

Member Function Documentation

◆ grainContactArea()

template<class Scalar >
Scalar Dumux::PoreNetwork::SolidEnergyFluxVariablesCache< Scalar >::grainContactArea ( ) const
inline

◆ throatInscribedRadius()

template<class Scalar >
Scalar Dumux::PoreNetwork::SolidEnergyFluxVariablesCache< Scalar >::throatInscribedRadius ( ) const
inline

◆ throatLength()

template<class Scalar >
Scalar Dumux::PoreNetwork::SolidEnergyFluxVariablesCache< Scalar >::throatLength ( ) const
inline

◆ update()

template<class Scalar >
template<class Problem , class Element , class FVElementGeometry , class ElementVolumeVariables , class SubControlVolumeFace >
void Dumux::PoreNetwork::SolidEnergyFluxVariablesCache< Scalar >::update ( const Problem &  problem,
const Element &  element,
const FVElementGeometry &  fvGeometry,
const ElementVolumeVariables &  elemVolVars,
const SubControlVolumeFace &  scvf 
)
inline

Member Data Documentation

◆ isSolDependent

template<class Scalar >
bool constexpr Dumux::PoreNetwork::SolidEnergyFluxVariablesCache< Scalar >::isSolDependent = false
staticconstexpr

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