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

#include <test/multidomain/embedded/1d3d/1p2c_richards2c/problem_soil.hh>

Public Types

using type = Dune::YaspGrid< 3, Dune::EquidistantOffsetCoordinates< double, 3 > >
 
using type = Dune::YaspGrid< 3, Dune::EquidistantOffsetCoordinates< GetPropType< TypeTag, Properties::Scalar >, 3 > >
 

Member Typedef Documentation

◆ type [1/2]

template<class TypeTag >
using Dumux::Properties::Grid< TypeTag, TTag::Soil >::type = Dune::YaspGrid<3, Dune::EquidistantOffsetCoordinates<double, 3> >

◆ type [2/2]

template<class TypeTag >
using Dumux::Properties::Grid< TypeTag, TTag::Soil >::type = Dune::YaspGrid<3, Dune::EquidistantOffsetCoordinates<GetPropType<TypeTag, Properties::Scalar>, 3> >

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