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

#include <test/multidomain/poromechanics/el1p/problem_1p.hh>

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

Public Types

using FullDomainGrid = Dune::YaspGrid<2, Dune::EquidistantOffsetCoordinates<double, 2>>
using type = FullDomainGrid
using FullDomainGrid = Dune::YaspGrid<2, Dune::EquidistantOffsetCoordinates<double, 2>>
using type = Dune::SubGrid<FullDomainGrid::dimension, FullDomainGrid>
using type = Dune::YaspGrid<2>

Member Typedef Documentation

◆ FullDomainGrid [1/2]

template<class TypeTag>
using Dumux::Properties::Grid< TypeTag, TTag::OnePSub >::FullDomainGrid = Dune::YaspGrid<2, Dune::EquidistantOffsetCoordinates<double, 2>>

◆ FullDomainGrid [2/2]

template<class TypeTag>
using Dumux::Properties::Grid< TypeTag, TTag::OnePSub >::FullDomainGrid = Dune::YaspGrid<2, Dune::EquidistantOffsetCoordinates<double, 2>>

◆ type [1/3]

template<class TypeTag>
using Dumux::Properties::Grid< TypeTag, TTag::OnePSub >::type = FullDomainGrid

◆ type [2/3]

template<class TypeTag>
using Dumux::Properties::Grid< TypeTag, TTag::OnePSub >::type = Dune::SubGrid<FullDomainGrid::dimension, FullDomainGrid>

◆ type [3/3]

template<class TypeTag>
using Dumux::Properties::Grid< TypeTag, TTag::OnePSub >::type = Dune::YaspGrid<2>

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