dune-grid  2.2.1
Static Public Attributes | List of all members
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>

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: