dune-grid  2.1.1
Static Public Attributes
Dune::Capabilities::hasSingleGeometryType< AlbertaGrid< dim, dimworld > > Struct Template Reference

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

#include <dune/grid/albertagrid/capabilities.hh>

List of all members.

Static Public Attributes

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

Detailed Description

template<int dim, int dimworld>
struct Dune::Capabilities::hasSingleGeometryType< AlbertaGrid< dim, dimworld > >

AlbertaGrid has only one geometry type for codim 0 entities.


Member Data Documentation

template<int dim, int dimworld>
const unsigned int Dune::Capabilities::hasSingleGeometryType< AlbertaGrid< dim, dimworld > >::topologyId = GenericGeometry :: SimplexTopology< dim > :: type :: id [static]
template<int dim, int dimworld>
const bool Dune::Capabilities::hasSingleGeometryType< AlbertaGrid< dim, dimworld > >::v = true [static]

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