an iterator class used for the dirac accelerators
More...
#include <field_type_accelerator.hpp>
an iterator class used for the dirac accelerators
Definition at line 244 of file field_type_accelerator.hpp.
◆ dirac_field_type_accelerator_iterator()
NiHu::dirac_field_type_accelerator_iterator::dirac_field_type_accelerator_iterator |
( |
index_t const & |
idx | ) |
|
|
inline |
◆ operator!=()
check inequality
- Parameters
-
[in] | other | the other iterator |
- Returns
- true if the two iterators are different
Definition at line 270 of file field_type_accelerator.hpp.
◆ operator*()
const index_t& NiHu::dirac_field_type_accelerator_iterator::operator* |
( |
| ) |
const |
|
inline |
◆ operator++()
◆ operator->()
const index_t* NiHu::dirac_field_type_accelerator_iterator::operator-> |
( |
| ) |
const |
|
inline |
◆ operator==()
check equality
- Parameters
-
[in] | other | the other iterator |
- Returns
- true if the two are equal
Definition at line 279 of file field_type_accelerator.hpp.
The documentation for this class was generated from the following file: