Dune Core Modules (2.9.0)

Dune::Capabilities::hasSingleGeometryType< SPGrid< ct, dim, Ref, Comm > > Struct Template Reference

Do elements of a grid always have the same geometry type? More...

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

Static Public Attributes

static const bool v = true
 all elements in SPGrid have the same geometry type
 
static const unsigned int topologyId = GeometryTypes::cube(dim).id()
 SPGrid has only cube elements
 

Detailed Description

template<class ct, int dim, template< int > class Ref, class Comm>
struct Dune::Capabilities::hasSingleGeometryType< SPGrid< ct, dim, Ref, Comm > >

Do elements of a grid always have the same geometry type?

Template Parameters
Gridgrid for which the information is desired

The documentation for this struct was generated from the following file:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (May 16, 22:29, 2024)