#include <PBlockBondShell.h>
Inheritance diagram for PBlockBondShell:

Public Member Functions | |
| PBlockBondShell (const string &definedId, const string &toDefineId, bool isDOF) | |
| string | getDefinedAtomId () const |
| string | getToDefineAtomId () const |
| bool | isDOF () const |
| PBlockBondShell::PBlockBondShell | ( | const string & | definedId, | |
| const string & | toDefineId, | |||
| bool | isDOF | |||
| ) | [inline] |
| string PBlockBondShell::getDefinedAtomId | ( | ) | const [inline] |
| string PBlockBondShell::getToDefineAtomId | ( | ) | const [inline] |
| bool PBlockBondShell::isDOF | ( | ) | const [inline] |
Returns true if this bond is a degree of freedom, false otherwise.
Reimplemented from PBondShell.
1.5.1