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 |
Detailed Description
template<class Grid>
struct Dune::Capabilities::hasSingleGeometryType< Grid >
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)
Member Data Documentation
The documentation for this struct was generated from the following file: