Public Member Functions | |
cellIterator (ViewType3D< int32, memory_space > head, ViewType1D< int32, memory_space > next) | |
INLINE_FUNCTION_HD Cells | cellsSize () const |
INLINE_FUNCTION_HD int32 | start (IndexType i, IndexType j, IndexType k) const |
INLINE_FUNCTION_HD int32 | getNext (int32 n) const |
Private Attributes | |
HeadType | head_ |
NextType | next_ |
Definition at line 56 of file mapperNBS.hpp.
|
inline |
Definition at line 65 of file mapperNBS.hpp.
|
inline |
Definition at line 72 of file mapperNBS.hpp.
References mapperNBS< executionSpace >::cellIterator::head_.
|
inline |
Definition at line 76 of file mapperNBS.hpp.
References mapperNBS< executionSpace >::cellIterator::head_.
|
inline |
Definition at line 80 of file mapperNBS.hpp.
References n, and mapperNBS< executionSpace >::cellIterator::next_.
|
private |
Definition at line 59 of file mapperNBS.hpp.
Referenced by mapperNBS< executionSpace >::cellIterator::cellsSize(), and mapperNBS< executionSpace >::cellIterator::start().
|
private |
Definition at line 61 of file mapperNBS.hpp.
Referenced by mapperNBS< executionSpace >::cellIterator::getNext().