| # | Line 36 | Line 36 | class SimInfo{ (public) | |
|---|---|---|
| 36 | unsigned int n_oriented; // number of of atoms with orientation | |
| 37 | unsigned int ndf; // number of actual degrees of freedom | |
| 38 | unsigned int ndfRaw; // number of settable degrees of freedom | |
| 39 | + | unsigned int n_Zconstraints; // the number of zConstraints |
| 40 | ||
| 41 | unsigned int setTemp; // boolean to set the temperature at each sampleTime | |
| 42 | ||
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |