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

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

Public Types

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

Member Typedef Documentation

◆ LocalView

template<class P , class VV >
template<class GridVolumeVariables , bool cachingEnabled>
using Dumux::CVFEDefaultGridVolumeVariablesTraits< P, VV >::LocalView = CVFEElementVolumeVariables<GridVolumeVariables, cachingEnabled>

◆ Problem

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

◆ VolumeVariables

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

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