3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Loading...
Searching...
No Matches
Dumux::Properties::Grid< TypeTag, TTag::Soil > Struct Template Reference

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

Inheritance diagram for Dumux::Properties::Grid< TypeTag, TTag::Soil >:
Inheritance graph

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: