Default traits class to be used for the sub-control volumes for the cell-centered finite volume scheme using TPFA. More...
#include <dumux/discretization/facecentered/diamond/subcontrolvolumeface.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-1, dimWorld, FCDiamondMLGeometryTraits< Scalar > > |
using | CornerStorage = typename FCDiamondMLGeometryTraits< Scalar >::template CornerStorage< dim-1, dimWorld >::Type |
using | GlobalPosition = typename CornerStorage::value_type |
using | BoundaryFlag = Dumux::BoundaryFlag< Grid > |
Static Public Member Functions | |
static constexpr Dune::GeometryType | interiorGeometryType (Dune::GeometryType) |
Static Public Attributes | |
static constexpr int | dim = Grid::dimension |
static constexpr int | dimWorld = Grid::dimensionworld |
using Dumux::FaceCenteredDiamondScvfGeometryTraits< GridView >::BoundaryFlag = Dumux::BoundaryFlag<Grid> |
using Dumux::FaceCenteredDiamondScvfGeometryTraits< GridView >::CornerStorage = typename FCDiamondMLGeometryTraits<Scalar>::template CornerStorage<dim-1, dimWorld>::Type |
using Dumux::FaceCenteredDiamondScvfGeometryTraits< GridView >::Geometry = Dune::MultiLinearGeometry<Scalar, dim-1, dimWorld, FCDiamondMLGeometryTraits<Scalar> > |
using Dumux::FaceCenteredDiamondScvfGeometryTraits< GridView >::GlobalPosition = typename CornerStorage::value_type |
using Dumux::FaceCenteredDiamondScvfGeometryTraits< GridView >::Grid = typename GridView::Grid |
using Dumux::FaceCenteredDiamondScvfGeometryTraits< GridView >::GridIndexType = typename IndexTraits<GridView>::GridIndex |
using Dumux::FaceCenteredDiamondScvfGeometryTraits< GridView >::LocalIndexType = typename IndexTraits<GridView>::SmallLocalIndex |
using Dumux::FaceCenteredDiamondScvfGeometryTraits< GridView >::Scalar = typename Grid::ctype |
|
inlinestaticconstexpr |
|
staticconstexpr |
|
staticconstexpr |