version 3.9-dev
Dumux::PoreNetwork::PNMTwoPDefaultGridFVCTraits< P, FVC, IS > Struct Template Reference

Flux variable caches traits.

#include <dumux/porenetwork/2p/gridfluxvariablescache.hh>

Public Types

using Problem = P
 
using FluxVariablesCache = FVC
 
using InvasionState = IS
 
template<class GridFluxVariablesCache , bool cachingEnabled>
using LocalView = PNMTwoPElementFluxVariablesCache< GridFluxVariablesCache, cachingEnabled >
 

Member Typedef Documentation

◆ FluxVariablesCache

template<class P , class FVC , class IS = TwoPInvasionState<P>>
using Dumux::PoreNetwork::PNMTwoPDefaultGridFVCTraits< P, FVC, IS >::FluxVariablesCache = FVC

◆ InvasionState

template<class P , class FVC , class IS = TwoPInvasionState<P>>
using Dumux::PoreNetwork::PNMTwoPDefaultGridFVCTraits< P, FVC, IS >::InvasionState = IS

◆ LocalView

template<class P , class FVC , class IS = TwoPInvasionState<P>>
template<class GridFluxVariablesCache , bool cachingEnabled>
using Dumux::PoreNetwork::PNMTwoPDefaultGridFVCTraits< P, FVC, IS >::LocalView = PNMTwoPElementFluxVariablesCache<GridFluxVariablesCache, cachingEnabled>

◆ Problem

template<class P , class FVC , class IS = TwoPInvasionState<P>>
using Dumux::PoreNetwork::PNMTwoPDefaultGridFVCTraits< P, FVC, IS >::Problem = P

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