ls1-MarDyn
ls1-MarDyn molecular dynamics code
|
Public Member Functions | |
SingleCellIterator (ParticleCell *cell_arg, size_t index_arg=0) | |
SingleCellIterator & | operator= (const SingleCellIterator &other) |
Molecule & | operator* () const |
Molecule * | operator-> () const |
void | deleteCurrentParticle () |
size_t | getIndex () const |
ParticleCell * | getCell () const |
bool | isValid () const |
void | operator++ () |