3.6-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Public Types | List of all members
Dumux::PoreNetwork::PNMTwoPDefaultGridFVCTraits< P, FVC, IS > Struct Template Reference

Flux variable caches traits. More...

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

Description

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

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 >
 

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: