Default traits class to be used for the sub-control volumes for the box discrete fracture scheme. More...
#include <dumux/porousmediumflow/boxdfm/subcontrolvolume.hh>
GV | the type of the grid view |
Public Types | |
using | Grid = typename GridView::Grid |
using | GridIndexType = typename Grid::LeafGridView::IndexSet::IndexType |
using | LocalIndexType = unsigned int |
using | Scalar = typename Grid::ctype |
using | GeometryTraits = BoxDfmMLGeometryTraits< 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::BoxDfmDefaultScvGeometryTraits< GridView >::CornerStorage = typename GeometryTraits::template CornerStorage<dim, dimWorld>::Type |
using Dumux::BoxDfmDefaultScvGeometryTraits< GridView >::Geometry = Dune::MultiLinearGeometry<Scalar, dim, dimWorld, GeometryTraits> |
using Dumux::BoxDfmDefaultScvGeometryTraits< GridView >::GeometryTraits = BoxDfmMLGeometryTraits<Scalar> |
using Dumux::BoxDfmDefaultScvGeometryTraits< GridView >::GlobalPosition = typename CornerStorage::value_type |
using Dumux::BoxDfmDefaultScvGeometryTraits< GridView >::Grid = typename GridView::Grid |
using Dumux::BoxDfmDefaultScvGeometryTraits< GridView >::GridIndexType = typename Grid::LeafGridView::IndexSet::IndexType |
using Dumux::BoxDfmDefaultScvGeometryTraits< GridView >::LocalIndexType = unsigned int |
using Dumux::BoxDfmDefaultScvGeometryTraits< GridView >::Scalar = typename Grid::ctype |
|
static |
|
static |