
#include <iSGPAR.h>
Public Member Functions | |
| Bond () | |
| Bond (int a) | |
Public Attributes | |
| int | number |
| std::string | atom1 |
| std::string | atom2 |
| std::vector< Real > | forceConstant |
| std::vector< Real > | distance |
Friends | |
| Report::MyStreamer & | operator<< (Report::MyStreamer &OS, const Bond &p) |
|
|
|
|
|
Constructor for iSGMD simulations that creates memory for all identities.
|
|
||||||||||||
|
|
|
|
atom 1 number
|
|
|
atom 2 number
|
|
|
distances
|
|
|
force constants
|
|
|
iSGbond number
|