dune-grid
2.1.1
|
Specialize with 'true' for if the codimension 0 entity of the grid has only one possible geometry type. In this case the topologyId of this geometry type has also to be specified. (default=false, topologyId=undefined) More...
#include <dune/grid/common/capabilities.hh>
Static Public Attributes | |
static const bool | v = false |
static const unsigned int | topologyId = ~0u |
Specialize with 'true' for if the codimension 0 entity of the grid has only one possible geometry type. In this case the topologyId of this geometry type has also to be specified. (default=false, topologyId=undefined)
const unsigned int Dune::Capabilities::hasSingleGeometryType< Grid >::topologyId = ~0u [static] |
const bool Dune::Capabilities::hasSingleGeometryType< Grid >::v = false [static] |