The grid flux variables cache for the two-phase PNM hodling the invasion state of the throats. More...
#include <dumux/porenetwork/2p/gridfluxvariablescache.hh>
The grid flux variables cache for the two-phase PNM hodling the invasion state of the throats.
Public Types | |
using | FluxVariablesCache = typename Traits::FluxVariablesCache |
export the flux variable cache type More... | |
using | LocalView = typename Traits::template LocalView< ThisType, cachingEnabled > |
export the type of the local view More... | |
Public Member Functions | |
PNMTwoPGridFluxVariablesCache (const Problem &problem) | |
template<class GridGeometry , class GridVolumeVariables , class SolutionVector > | |
void | update (const GridGeometry &gridGeometry, const GridVolumeVariables &gridVolVars, const SolutionVector &sol, bool forceUpdate=true) |
const Problem & | problem () const |
const InvasionState & | invasionState () const |
InvasionState & | invasionState () |
Static Public Attributes | |
static constexpr bool | cachingEnabled = false |
make it possible to query if caching is enabled More... | |
using Dumux::PoreNetwork::PNMTwoPGridFluxVariablesCache< P, FVC, false, Traits >::FluxVariablesCache = typename Traits::FluxVariablesCache |
export the flux variable cache type
using Dumux::PoreNetwork::PNMTwoPGridFluxVariablesCache< P, FVC, false, Traits >::LocalView = typename Traits::template LocalView<ThisType, cachingEnabled> |
export the type of the local view
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
staticconstexpr |
make it possible to query if caching is enabled