dune-grid  2.6-git
Static Public Attributes | List of all members
Dune::Capabilities::hasSingleGeometryType< OneDGrid > Struct 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 = Impl::CubeTopology< 1 >::type::id
 

Detailed Description

OneDGrid has only one geometry type for codim 0 entities.

Member Data Documentation

◆ topologyId

const unsigned int Dune::Capabilities::hasSingleGeometryType< OneDGrid >::topologyId = Impl::CubeTopology< 1 >::type::id
static

◆ v

const bool Dune::Capabilities::hasSingleGeometryType< OneDGrid >::v = true
static

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