Default traits class to be used for the sub-control volumes for the pq1bubble scheme. More...
#include <dumux/discretization/pq1bubble/subcontrolvolume.hh>
Default traits class to be used for the sub-control volumes for the pq1bubble scheme.
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 >::LocalIndex |
using | Scalar = typename Grid::ctype |
using | GeometryTraits = PQ1BubbleMLGeometryTraits< Scalar > |
using | Geometry = Dune::MultiLinearGeometry< Scalar, dim, dimWorld, GeometryTraits > |
using | CornerStorage = typename GeometryTraits::template CornerStorage< dim, dimWorld >::Type |
using | GlobalPosition = typename CornerStorage::value_type |
Static Public Attributes | |
static const int | dim = Grid::dimension |
static const int | dimWorld = Grid::dimensionworld |
using Dumux::PQ1BubbleDefaultScvGeometryTraits< GridView >::CornerStorage = typename GeometryTraits::template CornerStorage<dim, dimWorld>::Type |
using Dumux::PQ1BubbleDefaultScvGeometryTraits< GridView >::Geometry = Dune::MultiLinearGeometry<Scalar, dim, dimWorld, GeometryTraits> |
using Dumux::PQ1BubbleDefaultScvGeometryTraits< GridView >::GeometryTraits = PQ1BubbleMLGeometryTraits<Scalar> |
using Dumux::PQ1BubbleDefaultScvGeometryTraits< GridView >::GlobalPosition = typename CornerStorage::value_type |
using Dumux::PQ1BubbleDefaultScvGeometryTraits< GridView >::Grid = typename GridView::Grid |
using Dumux::PQ1BubbleDefaultScvGeometryTraits< GridView >::GridIndexType = typename IndexTraits<GridView>::GridIndex |
using Dumux::PQ1BubbleDefaultScvGeometryTraits< GridView >::LocalIndexType = typename IndexTraits<GridView>::LocalIndex |
using Dumux::PQ1BubbleDefaultScvGeometryTraits< GridView >::Scalar = typename Grid::ctype |
|
static |
|
static |