| # | Line 202 | Line 202 | void Verlet::integrate( void ){ | |
|---|---|---|
| 202 | DumpWriter* dump_out = new DumpWriter( entry_plug ); | |
| 203 | ||
| 204 | // the first time integrate is called, the forces need to be initialized | |
| 205 | – | |
| 205 | ||
| 206 | myFF->doForces(1,1); | |
| 207 | ||
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |