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

#include <dumux/porousmediumflow/sequential/properties.hh>

Inheritance diagram for Dumux::Properties::FVGridGeometry< TypeTag, TTag::SequentialModel >::MockFVGridGeometry:
Inheritance graph

Public Types

using GridView = typename GET_PROP_TYPE(TypeTag, GridView)
 
using ElementMapper = Dune::MultipleCodimMultipleGeomTypeMapper< GET_PROP_TYPE(TypeTag, GridView) >
 
using VertexMapper = Dune::MultipleCodimMultipleGeomTypeMapper< GET_PROP_TYPE(TypeTag, GridView) >
 

Static Public Attributes

static constexpr Dumux::DiscretizationMethod discMethod = Dumux::DiscretizationMethod::cctpfa
 

Member Typedef Documentation

◆ ElementMapper

using Dumux::DefaultMapperTraits< GET_PROP_TYPE(TypeTag, GridView) , Dune::MultipleCodimMultipleGeomTypeMapper<GET_PROP_TYPE(TypeTag, GridView) > , Dune::MultipleCodimMultipleGeomTypeMapper<GET_PROP_TYPE(TypeTag, GridView) > >::ElementMapper = Dune::MultipleCodimMultipleGeomTypeMapper<GET_PROP_TYPE(TypeTag, GridView) >
inherited

◆ GridView

template<class TypeTag >
using Dumux::Properties::FVGridGeometry< TypeTag, TTag::SequentialModel >::MockFVGridGeometry::GridView = typename GET_PROP_TYPE(TypeTag, GridView)

◆ VertexMapper

using Dumux::DefaultMapperTraits< GET_PROP_TYPE(TypeTag, GridView) , Dune::MultipleCodimMultipleGeomTypeMapper<GET_PROP_TYPE(TypeTag, GridView) > , Dune::MultipleCodimMultipleGeomTypeMapper<GET_PROP_TYPE(TypeTag, GridView) > >::VertexMapper = Dune::MultipleCodimMultipleGeomTypeMapper<GET_PROP_TYPE(TypeTag, GridView) >
inherited

Member Data Documentation

◆ discMethod

template<class TypeTag >
constexpr Dumux::DiscretizationMethod Dumux::Properties::FVGridGeometry< TypeTag, TTag::SequentialModel >::MockFVGridGeometry::discMethod = Dumux::DiscretizationMethod::cctpfa
staticconstexpr

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