Dune Core Modules (2.9.0)

Dune::Capabilities::hasEntityIterator< Grid, codim > Struct Template Reference

specialize with 'true' for all codims that a grid provides an iterator for (default=hasEntity<codim>::v) More...

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

Detailed Description

template<class Grid, int codim>
struct Dune::Capabilities::hasEntityIterator< Grid, codim >

specialize with 'true' for all codims that a grid provides an iterator for (default=hasEntity<codim>::v)

Note
Being able to iterate over a codimension implies that the grid provides entities for that codimension.
Any fully conforming DUNE grid implementation must be able to iterate over all codim 0 entities (i.e., elements).

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 (Apr 23, 22:30, 2024)