ell::SuccessiveNeighborList::ItState Class Reference
#include <IterableNeighbors.hh>
Detailed Description
encodes the last neighbor index used
Definition at line 68 of file IterableNeighbors.hh.
Public Member Functions | |
virtual ItState * | clone () const |
ItState (const ItState &itstate) | |
ItState () | |
Data Fields | |
size_t | idx |
Constructor & Destructor Documentation
ell::SuccessiveNeighborList::ItState::ItState | ( | ) | [inline] |
Definition at line 71 of file IterableNeighbors.hh.
ell::SuccessiveNeighborList::ItState::ItState | ( | const ItState & | itstate | ) | [inline] |
Definition at line 72 of file IterableNeighbors.hh.
Member Function Documentation
virtual ItState* ell::SuccessiveNeighborList::ItState::clone | ( | ) | const [inline, virtual] |
Definition at line 73 of file IterableNeighbors.hh.
Field Documentation
The documentation for this class was generated from the following file:
- src/ell/IterableNeighbors.hh