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