dune-grid 2.9.0
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 = GeometryTypes::cube(1).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 = GeometryTypes::cube(1).id()
static

◆ v

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

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