dune-grid 2.9.0
Static Public Attributes | List of all members
Dune::Capabilities::hasSingleGeometryType< YaspGrid< dim, Coordinates > > Struct Template Reference

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

#include <dune/grid/yaspgrid.hh>

Static Public Attributes

static const bool v = true
 
static const unsigned int topologyId = GeometryTypes::cube(dim).id()
 

Detailed Description

template<int dim, class Coordinates>
struct Dune::Capabilities::hasSingleGeometryType< YaspGrid< dim, Coordinates > >

YaspGrid has only one geometry type for codim 0 entities.

Member Data Documentation

◆ topologyId

template<int dim, class Coordinates >
const unsigned int Dune::Capabilities::hasSingleGeometryType< YaspGrid< dim, Coordinates > >::topologyId = GeometryTypes::cube(dim).id()
static

◆ v

template<int dim, class Coordinates >
const bool Dune::Capabilities::hasSingleGeometryType< YaspGrid< dim, Coordinates > >::v = true
static

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