dune-fem 2.8.0
Loading...
Searching...
No Matches
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 <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

◆ topologyId

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

◆ v

template<class GridPartType >
const bool Dune::Fem::GridPartCapabilities::hasSingleGeometryType< GridPartType >::v = false
static

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