dune-fem  2.4.1-rc
Static Public Attributes | List of all members
Dune::Fem::GridPartCapabilities::hasSingleGeometryType< GridPartType > Struct Template Reference

specialize with 'true' for if the codimension 0 entity of the grid part has only one possible geometry type (default=false, topologyid=undefined) More...

#include </local/tomalk/somewhere/tmp/dune-fem/dune/fem/gridpart/common/capabilities.hh>

Static Public Attributes

static const bool v = false
 
static const unsigned int topologyId = ~0u
 

Detailed Description

template<class GridPartType>
struct Dune::Fem::GridPartCapabilities::hasSingleGeometryType< GridPartType >

specialize with 'true' for if the codimension 0 entity of the grid part has only one possible geometry type (default=false, topologyid=undefined)

Member Data Documentation

template<class GridPartType >
const unsigned int Dune::Fem::GridPartCapabilities::hasSingleGeometryType< GridPartType >::topologyId = ~0u
static
template<class GridPartType >
const bool Dune::Fem::GridPartCapabilities::hasSingleGeometryType< GridPartType >::v = false
static

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