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