dune-grid  2.2.1
Static Public Attributes | List of all members
Dune::Capabilities::hasSingleGeometryType< OneDGrid > Struct Template Reference

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

#include <dune/grid/onedgrid.hh>

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: