dune-grid  2.4.1-rc2
Static Public Attributes | List of all members
Dune::Capabilities::hasSingleGeometryType< SGrid< dim, dimw > > Struct Template Reference

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

#include <dune/grid/sgrid.hh>

Static Public Attributes

static const bool v = true
 
static const unsigned int topologyId = GenericGeometry :: CubeTopology< dim > :: type :: id
 

Detailed Description

template<int dim, int dimw>
struct Dune::Capabilities::hasSingleGeometryType< SGrid< dim, dimw > >

SGrid has only one geometry type for codim 0 entities.

Member Data Documentation

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

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