#include <SetupBlockForest.h>
◆ iterator() [1/2]
walberla::blockforest::SetupBlockForest::iterator::iterator |
( |
const iterator & |
it | ) |
|
|
default |
◆ iterator() [2/2]
◆ get()
SetupBlock* walberla::blockforest::SetupBlockForest::iterator::get |
( |
| ) |
|
|
inline |
◆ operator!=()
bool walberla::blockforest::SetupBlockForest::iterator::operator!= |
( |
const iterator & |
rhs | ) |
const |
|
inline |
◆ operator*()
SetupBlock& walberla::blockforest::SetupBlockForest::iterator::operator* |
( |
| ) |
|
|
inline |
◆ operator++() [1/2]
iterator& walberla::blockforest::SetupBlockForest::iterator::operator++ |
( |
| ) |
|
|
inline |
◆ operator++() [2/2]
iterator walberla::blockforest::SetupBlockForest::iterator::operator++ |
( |
int |
| ) |
|
|
inline |
◆ operator->()
SetupBlock* walberla::blockforest::SetupBlockForest::iterator::operator-> |
( |
| ) |
|
|
inline |
◆ operator==()
bool walberla::blockforest::SetupBlockForest::iterator::operator== |
( |
const iterator & |
rhs | ) |
const |
|
inline |
◆ const_iterator
◆ SetupBlockForest
◆ block_
SetupBlock* walberla::blockforest::SetupBlockForest::iterator::block_ |
|
private |
◆ forest_
SetupBlockForest* const walberla::blockforest::SetupBlockForest::iterator::forest_ |
|
private |
The documentation for this class was generated from the following file: