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

Use the leaf grid view if not defined otherwise. More...

#include <dumux/common/properties/grid.hh>

Description

template<class TypeTag>
struct Dumux::Properties::GridView< TypeTag, TTag::GridProperties >

Use the leaf grid view if not defined otherwise.

Public Types

using type = typename GetPropType< TypeTag, Properties::Grid >::LeafGridView
 

Member Typedef Documentation

◆ type

template<class TypeTag >
using Dumux::Properties::GridView< TypeTag, TTag::GridProperties >::type = typename GetPropType<TypeTag, Properties::Grid>::LeafGridView

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