3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Public Types | List of all members
Dumux::Properties::GridFaceVariables< TypeTag, TTag::StaggeredModel > Struct Template Reference

Set the default global face variables cache vector class. More...

#include <dumux/discretization/staggered.hh>

Description

template<class TypeTag>
struct Dumux::Properties::GridFaceVariables< TypeTag, TTag::StaggeredModel >

Set the default global face variables cache vector class.

Public Types

using type = StaggeredGridFaceVariables< Problem, FaceVariables, enableCache >
 

Member Typedef Documentation

◆ type

template<class TypeTag >
using Dumux::Properties::GridFaceVariables< TypeTag, TTag::StaggeredModel >::type = StaggeredGridFaceVariables<Problem, FaceVariables, enableCache>

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