dune-grid 2.9.0
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 = GeometryTypes::simplex(dim).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

◆ topologyId

template<int dim, int dimworld>
const unsigned int Dune::Capabilities::hasSingleGeometryType< AlbertaGrid< dim, dimworld > >::topologyId = GeometryTypes::simplex(dim).id()
static

◆ v

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: