Definition at line 53 of file CutoffGroup.hpp.
◆ CutoffGroup()
OpenMD::CutoffGroup::CutoffGroup |
( |
| ) |
|
|
inline |
◆ addAtom()
void OpenMD::CutoffGroup::addAtom |
( |
Atom * | atom | ) |
|
|
inline |
◆ beginAtom()
Atom * OpenMD::CutoffGroup::beginAtom |
( |
std::vector< Atom * >::iterator & | i | ) |
|
|
inline |
◆ getAtoms()
std::vector< Atom * > OpenMD::CutoffGroup::getAtoms |
( |
| ) |
|
|
inline |
◆ getGlobalIndex()
int OpenMD::CutoffGroup::getGlobalIndex |
( |
| ) |
|
|
inline |
◆ getLocalIndex()
int OpenMD::CutoffGroup::getLocalIndex |
( |
| ) |
|
|
inline |
Returns the local index of this cutoffGroup.
- Returns
- the local index of this cutoffGroup
Definition at line 139 of file CutoffGroup.hpp.
◆ getMass()
RealType OpenMD::CutoffGroup::getMass |
( |
| ) |
|
|
inline |
◆ getNumAtom()
size_t OpenMD::CutoffGroup::getNumAtom |
( |
| ) |
|
|
inline |
◆ getPos()
Vector3d OpenMD::CutoffGroup::getPos |
( |
| ) |
|
|
inline |
◆ getVel()
Vector3d OpenMD::CutoffGroup::getVel |
( |
| ) |
|
|
inline |
◆ nextAtom()
Atom * OpenMD::CutoffGroup::nextAtom |
( |
std::vector< Atom * >::iterator & | i | ) |
|
|
inline |
◆ setGlobalIndex()
void OpenMD::CutoffGroup::setGlobalIndex |
( |
int | id | ) |
|
|
inline |
◆ setLocalIndex()
void OpenMD::CutoffGroup::setLocalIndex |
( |
int | index | ) |
|
|
inline |
Sets the local index of this cutoffGroup.
- Parameters
-
Definition at line 145 of file CutoffGroup.hpp.
◆ setSnapshotManager()
◆ updateCOM()
void OpenMD::CutoffGroup::updateCOM |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: