dune-grid  2.3beta2
Static Public Attributes | List of all members
Dune::Capabilities::hasSingleGeometryType< YaspGrid< dim > > 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 = GenericGeometry :: CubeTopology< dim > :: type :: id

Detailed Description

template<int dim>
struct Dune::Capabilities::hasSingleGeometryType< YaspGrid< dim > >

YaspGrid has only one geometry type for codim 0 entities.

Member Data Documentation

template<int dim>
const unsigned int Dune::Capabilities::hasSingleGeometryType< YaspGrid< dim > >::topologyId = GenericGeometry :: CubeTopology< dim > :: type :: id
static
template<int dim>
const bool Dune::Capabilities::hasSingleGeometryType< YaspGrid< dim > >::v = true
static

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