DUNE PDELab (git)

Dune::PDELab::DummyDOFIndexIterator Struct Reference

Dummy iterator type over DOF indices. More...

#include <dune/pdelab/ordering/utility.hh>

Detailed Description

Dummy iterator type over DOF indices.

This dummy iterator is used to support omitting the calculation of DOFIndex values in the per-entity index lookup methods of orderings. By defining all operations performed on the DOFIndex iterator and its value by this methods as no-ops, we can reuse the combined implementation mapping both DOFIndex and ContainerIndex for the (much more common) case of only having to map the ContainerIndex values.


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)