ParM
parm
A molecular dynamics library
|
This is the complete list of members for WallAtom, including all inherited members.
AtomRef() | AtomRef | inline |
AtomRef(Atom *a) | AtomRef | inline |
epsilon | WallAtom | |
is_null() | AtomRef | inline |
operator!=(const AtomRef &other) const | AtomRef | inline |
operator*() const | AtomRef | inline |
operator->() const | AtomRef | inline |
operator<(const AtomRef &other) const | AtomRef | inline |
operator<=(const AtomRef &other) const | AtomRef | inline |
operator==(const AtomRef &other) const | AtomRef | inline |
operator==(const Atom *other) const | AtomRef | inline |
operator>(const AtomRef &other) const | AtomRef | inline |
operator>=(const AtomRef &other) const | AtomRef | inline |
sigma | WallAtom | |
WallAtom(AtomID a, flt sigma, flt epsilon=1.0) | WallAtom | inline |