dune-grid  2.2.0
Static Public Attributes
Dune::Capabilities::hasSingleGeometryType< GeometryGrid< HostGrid, CoordFunction, Allocator > > Struct Template Reference

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

List of all members.

Static Public Attributes

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

Member Data Documentation

template<class HostGrid , class CoordFunction , class Allocator >
const unsigned int Dune::Capabilities::hasSingleGeometryType< GeometryGrid< HostGrid, CoordFunction, Allocator > >::topologyId = hasSingleGeometryType< HostGrid > :: topologyId
static
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: