Flux variable caches traits. More...
#include <dumux/porenetwork/2p/gridfluxvariablescache.hh>
Flux variable caches traits.
Public Types | |
using | Problem = P |
using | FluxVariablesCache = FVC |
using | InvasionState = IS |
template<class GridFluxVariablesCache , bool cachingEnabled> | |
using | LocalView = PNMTwoPElementFluxVariablesCache< GridFluxVariablesCache, cachingEnabled > |
using Dumux::PoreNetwork::PNMTwoPDefaultGridFVCTraits< P, FVC, IS >::FluxVariablesCache = FVC |
using Dumux::PoreNetwork::PNMTwoPDefaultGridFVCTraits< P, FVC, IS >::InvasionState = IS |
using Dumux::PoreNetwork::PNMTwoPDefaultGridFVCTraits< P, FVC, IS >::LocalView = PNMTwoPElementFluxVariablesCache<GridFluxVariablesCache, cachingEnabled> |
using Dumux::PoreNetwork::PNMTwoPDefaultGridFVCTraits< P, FVC, IS >::Problem = P |