| # | Line 268 | Line 268 | class NPTfm : public Integrator{ (protected) | |
|---|---|---|
| 268 | ||
| 269 | virtual int readyCheck(); | |
| 270 | ||
| 271 | + | Molecule* myMolecules; |
| 272 | + | Atom** myAtoms; |
| 273 | + | |
| 274 | // chi and eta are the propagated degrees of freedom | |
| 275 | ||
| 276 | double chi; | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |