
#include <iSGPAR.h>
Public Member Functions | |
| Dihedral () | |
| Dihedral (int a) | |
Public Attributes | |
| int | number |
| std::string | atom1 |
| std::string | atom2 |
| std::string | atom3 |
| std::string | atom4 |
| std::vector< int > | multiplicity |
| std::vector< std::vector< Real > > | forceConstant |
| std::vector< std::vector< int > > | periodicity |
| std::vector< std::vector< Real > > | phaseShift |
Friends | |
| Report::MyStreamer & | operator<< (Report::MyStreamer &OS, const Dihedral &p) |
|
|
|
|
|
Constructor for iSGMD simulations that creates memory for all identities.
|
|
||||||||||||
|
|
|
|
atom 1 number
|
|
|
atom 2 number
|
|
|
atom 3 number
|
|
|
atom 4 number
|
|
|
force constant
|
|
|
multiplicity
|
|
|
dihedral number
|
|
|
periodicity
|
|
|
phase shift
|