Classes | |
class | PLMD::AtomNumber |
Simple class to store the index of an atom. More... | |
Namespaces | |
PLMD | |
Functions | |
bool | PLMD::operator!= (const AtomNumber &a, const AtomNumber &b) |
bool | PLMD::operator< (const AtomNumber &a, const AtomNumber &b) |
bool | PLMD::operator<= (const AtomNumber &a, const AtomNumber &b) |
bool | PLMD::operator== (const AtomNumber &a, const AtomNumber &b) |
bool | PLMD::operator> (const AtomNumber &a, const AtomNumber &b) |
bool | PLMD::operator>= (const AtomNumber &a, const AtomNumber &b) |
Hosted by GitHub | 1.8.14 |