#include <dumux/porenetwork/solidenergy/fluxvariablescache.hh>
|
| 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 bool constexpr | isSolDependent = false |
| | whether the cache needs an update when the solution changes
|
| |
◆ grainContactArea()
◆ throatInscribedRadius()
◆ throatLength()
◆ update()
template<class Scalar>
template<class Problem, class Element, class FVElementGeometry, class ElementVolumeVariables, class SubControlVolumeFace>
◆ isSolDependent
The documentation for this class was generated from the following file: