dune-grid  2.2.0
Static Public Attributes
Dune::Capabilities::hasSingleGeometryType< OneDGrid > Struct Template Reference

OneDGrid has only one geometry type for codim 0 entities. More...

#include <dune/grid/onedgrid.hh>

List of all members.

Static Public Attributes

static const bool v = true
static const unsigned int topologyId = GenericGeometry :: CubeTopology< 1 > :: type :: id

Detailed Description

template<>
struct Dune::Capabilities::hasSingleGeometryType< OneDGrid >

OneDGrid has only one geometry type for codim 0 entities.


Member Data Documentation

const unsigned int Dune::Capabilities::hasSingleGeometryType< OneDGrid >::topologyId = GenericGeometry :: CubeTopology< 1 > :: type :: id
static
const bool Dune::Capabilities::hasSingleGeometryType< OneDGrid >::v = true
static

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