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

#include <dumux/discretization/box/gridvolumevariables.hh>

Public Types

using Problem = P
 
using VolumeVariables = VV
 
template<class GridVolumeVariables , bool cachingEnabled>
using LocalView = BoxElementVolumeVariables< GridVolumeVariables, cachingEnabled >
 

Member Typedef Documentation

◆ LocalView

template<class P , class VV >
template<class GridVolumeVariables , bool cachingEnabled>
using Dumux::BoxDefaultGridVolumeVariablesTraits< P, VV >::LocalView = BoxElementVolumeVariables<GridVolumeVariables, cachingEnabled>

◆ Problem

template<class P , class VV >
using Dumux::BoxDefaultGridVolumeVariablesTraits< P, VV >::Problem = P

◆ VolumeVariables

template<class P , class VV >
using Dumux::BoxDefaultGridVolumeVariablesTraits< P, VV >::VolumeVariables = VV

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