|
omega_h
Reliable mesh adaptation
|
Public Member Functions | |
| InputMapIterator (decltype(impl) impl_in) | |
| bool | operator== (InputMapIterator const &other) const noexcept |
| bool | operator!= (InputMapIterator const &other) const noexcept |
| reference | operator* () const noexcept |
| pointer | operator-> () const noexcept |
| InputMapIterator & | operator++ () noexcept |
| InputMapIterator | operator++ (int) noexcept |
| InputMapIterator & | operator-- () noexcept |
| InputMapIterator | operator-- (int) noexcept |