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::StokesOnePTwoC > Struct Template Reference

#include <test/multidomain/boundary/stokesdarcy/1p2c_1p2c/diffusionlawcomparison/problem_stokes.hh>

Public Types

using type = Dune::YaspGrid< 2, Dune::EquidistantOffsetCoordinates< GetPropType< TypeTag, Properties::Scalar >, 2 > >
 
using type = Dune::YaspGrid< 2, Dune::EquidistantOffsetCoordinates< GetPropType< TypeTag, Properties::Scalar >, 2 > >
 
using type = Dune::YaspGrid< 2, Dune::TensorProductCoordinates< GetPropType< TypeTag, Properties::Scalar >, 2 > >
 

Member Typedef Documentation

◆ type [1/3]

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

◆ type [2/3]

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

◆ type [3/3]

template<class TypeTag >
using Dumux::Properties::Grid< TypeTag, TTag::StokesOnePTwoC >::type = Dune::YaspGrid<2, Dune::TensorProductCoordinates<GetPropType<TypeTag, Properties::Scalar>, 2> >

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