dune-grid  2.2.0
Static Public Attributes
Dune::Capabilities::hasSingleGeometryType< ALUSimplexGrid< 2, dimworld > > Struct Template Reference

ALUSimplexGrid has only one geometry type for codim 0 entities

 

. More...

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

List of all members.

Static Public Attributes

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

Detailed Description

template<int dimworld>
struct Dune::Capabilities::hasSingleGeometryType< ALUSimplexGrid< 2, dimworld > >

ALUSimplexGrid has only one geometry type for codim 0 entities

 

.


Member Data Documentation

template<int dimworld>
const unsigned int Dune::Capabilities::hasSingleGeometryType< ALUSimplexGrid< 2, dimworld > >::topologyId = GenericGeometry :: SimplexTopology< 2 > :: type :: id
static
template<int dimworld>
const bool Dune::Capabilities::hasSingleGeometryType< ALUSimplexGrid< 2, dimworld > >::v = true
static

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