dune-grid  2.2.0
Static Public Attributes | List of all members
Dune::Capabilities::hasSingleGeometryType< ALUCubeGrid< 2, wdim > > Struct Template Reference

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

#include <dune/grid/alugrid/2d/capabilities.hh>

Static Public Attributes

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

Detailed Description

template<int wdim>
struct Dune::Capabilities::hasSingleGeometryType< ALUCubeGrid< 2, wdim > >

ALUCubeGrid has only one geometry type for codim 0 entities.

Member Data Documentation

template<int wdim>
const unsigned int Dune::Capabilities::hasSingleGeometryType< ALUCubeGrid< 2, wdim > >::topologyId = GenericGeometry :: CubeTopology< 2 > :: type :: id
static
template<int wdim>
const bool Dune::Capabilities::hasSingleGeometryType< ALUCubeGrid< 2, wdim > >::v = true
static

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