Default traits class to be used for the sub-control volumes. More...
#include <dumux/discretization/facecentered/diamond/subcontrolvolume.hh>
| GV | the type of the grid view | 
| Public Types | |
| using | Grid = typename GridView::Grid | 
| using | GridIndexType = typename IndexTraits<GridView>::GridIndex | 
| using | LocalIndexType = typename IndexTraits<GridView>::SmallLocalIndex | 
| using | Scalar = typename Grid::ctype | 
| using | Geometry = Dune::MultiLinearGeometry<Scalar, dim, dimWorld, FCDiamondMLGeometryTraits<Scalar>> | 
| using | CornerStorage = typename FCDiamondMLGeometryTraits<Scalar>::template CornerStorage<dim, dimWorld>::Type | 
| using | GlobalPosition = typename CornerStorage::value_type | 
| Static Public Member Functions | |
| static constexpr Dune::GeometryType | geometryType (Dune::GeometryType elementType) | 
| Static Public Attributes | |
| static const int | dim = Grid::dimension | 
| static const int | dimWorld = Grid::dimensionworld | 
| using Dumux::FaceCenteredDiamondScvGeometryTraits< GridView >::CornerStorage = typename FCDiamondMLGeometryTraits<Scalar>::template CornerStorage<dim, dimWorld>::Type | 
| using Dumux::FaceCenteredDiamondScvGeometryTraits< GridView >::Geometry = Dune::MultiLinearGeometry<Scalar, dim, dimWorld, FCDiamondMLGeometryTraits<Scalar>> | 
| using Dumux::FaceCenteredDiamondScvGeometryTraits< GridView >::GlobalPosition = typename CornerStorage::value_type | 
| using Dumux::FaceCenteredDiamondScvGeometryTraits< GridView >::Grid = typename GridView::Grid | 
| using Dumux::FaceCenteredDiamondScvGeometryTraits< GridView >::GridIndexType = typename IndexTraits<GridView>::GridIndex | 
| using Dumux::FaceCenteredDiamondScvGeometryTraits< GridView >::LocalIndexType = typename IndexTraits<GridView>::SmallLocalIndex | 
| using Dumux::FaceCenteredDiamondScvGeometryTraits< GridView >::Scalar = typename Grid::ctype | 
| 
 | inlinestaticconstexpr | 
| 
 | static | 
| 
 | static |