Dune Core Modules (2.9.0)

Dune::Extensions::SuperEntityIterator< SPGrid< ct, dim, Ref, Comm >, codim > Struct Template Reference

Does a grid support superentity iterators of a codimension? More...

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

Static Public Attributes

static const bool v = ((codim >= 0) && (codim <= dim))
 SPGrid supports superentity iterators for all codimensions
 

Detailed Description

template<class ct, int dim, template< int > class Ref, class Comm, int codim>
struct Dune::Extensions::SuperEntityIterator< SPGrid< ct, dim, Ref, Comm >, codim >

Does a grid support superentity iterators of a codimension?

Template Parameters
Gridgrid for which the information is desired
codimcodimension in question

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 2, 22:35, 2024)