#include <ProblemDomain.H>
|
| ProblemDomain | m_domain |
| |
| Box | m_quadrant [D_TERM6(3, *3, *3, *3, *3, *3)] |
| |
| IntVect | m_shifter [D_TERM6(3, *3, *3, *3, *3, *3)] |
| |
| Box | m_box |
| |
| Box | m_current |
| |
| int | m_counter |
| |
◆ ImageIterator()
◆ define()
◆ begin()
| void ImageIterator::begin |
( |
const Box & |
a_box | ) |
|
|
inline |
◆ operator++()
| void ImageIterator::operator++ |
( |
| ) |
|
◆ ok()
| bool ImageIterator::ok |
( |
| ) |
|
|
inline |
◆ box()
| const Box& ImageIterator::box |
( |
| ) |
const |
|
inline |
◆ domain()
◆ checkDefine()
| void ImageIterator::checkDefine |
( |
const ProblemDomain & |
a_domain | ) |
|
|
inline |
◆ m_domain
◆ m_quadrant
| Box ImageIterator::m_quadrant[D_TERM6(3, *3, *3, *3, *3, *3)] |
|
protected |
◆ m_shifter
◆ m_box
◆ m_current
| Box ImageIterator::m_current |
|
protected |
◆ m_counter
| int ImageIterator::m_counter |
|
protected |
The documentation for this class was generated from the following file: