NAMD
|
#include <PatchMgr.h>
Public Attributes | |
int | atomid |
int | moveto |
Vector | coord |
Definition at line 53 of file PatchMgr.h.
int MoveAtomMsg::atomid |
Definition at line 55 of file PatchMgr.h.
Referenced by PatchMgr::moveAtom().
Vector MoveAtomMsg::coord |
Definition at line 57 of file PatchMgr.h.
Referenced by PatchMgr::moveAtom().
int MoveAtomMsg::moveto |
Definition at line 56 of file PatchMgr.h.
Referenced by PatchMgr::moveAtom().