dune-grid 2.9.0
Static Public Attributes | List of all members
Dune::Capabilities::hasSingleGeometryType< GeometryGrid< HostGrid, CoordFunction, Allocator > > Struct Template Reference

#include <dune/grid/geometrygrid/capabilities.hh>

Static Public Attributes

static const bool v = hasSingleGeometryType< HostGrid > :: v
 
static const unsigned int topologyId = hasSingleGeometryType< HostGrid > :: topologyId
 

Member Data Documentation

◆ topologyId

template<class HostGrid , class CoordFunction , class Allocator >
const unsigned int Dune::Capabilities::hasSingleGeometryType< GeometryGrid< HostGrid, CoordFunction, Allocator > >::topologyId = hasSingleGeometryType< HostGrid > :: topologyId
static

◆ v

template<class HostGrid , class CoordFunction , class Allocator >
const bool Dune::Capabilities::hasSingleGeometryType< GeometryGrid< HostGrid, CoordFunction, Allocator > >::v = hasSingleGeometryType< HostGrid > :: v
static

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