Dune::Capabilities::hasSingleGeometryType< Grid > Struct Template Reference
[Capabilities]

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>

List of all members.

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

template<class Grid >
const unsigned int Dune::Capabilities::hasSingleGeometryType< Grid >::topologyId = ~0u [static]
template<class Grid >
const bool Dune::Capabilities::hasSingleGeometryType< Grid >::v = false [static]

The documentation for this struct was generated from the following file:

Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].