dune-grid-glue
2.3.0
|
Geometry traits for simplices passed to GenericGeometry::BasicGeometry. More...
#include <dune/grid-glue/common/simplexgeometry.hh>
Classes | |
struct | Mapping |
Public Types | |
typedef Dune::GenericGeometry::DefaultGeometryTraits < ctype, dim, dimworld, true > | Base |
Static Public Attributes | |
static const bool | hybrid = false |
static const unsigned int | topologyId = Dune::GenericGeometry::SimplexTopology< dim >::type::id |
Geometry traits for simplices passed to GenericGeometry::BasicGeometry.
This geometry traits class configures BasicGeometry to use only affine mappings for simplicial (i.e. especially non-hybrid) grid structures.
typedef Dune::GenericGeometry::DefaultGeometryTraits<ctype, dim, dimworld, true> Dune::GridGlue::SimplexGeometryTraits< ctype, dim, dimworld >::Base |
|
static |
|
static |