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

Set the grid variables (volume, flux and face variables) More...

#include <dumux/discretization/staggered.hh>

Description

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

Set the grid variables (volume, flux and face variables)

Public Types

using type = StaggeredGridVariables< GG, GVV, GFVC, GFV >
 

Member Typedef Documentation

◆ type

template<class TypeTag >
using Dumux::Properties::GridVariables< TypeTag, TTag::StaggeredModel >::type = StaggeredGridVariables<GG, GVV, GFVC, GFV>

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