| # | Line 333 | Line 333 | void LJ_FF::readParams( void ){ | |
|---|---|---|
| 333 | ||
| 334 | MPIcheckPoint(); | |
| 335 | ||
| 336 | < | headAtomType = new LinkedType; |
| 336 | > | headAtomType = new LinkedAtomType; |
| 337 | recieveFrcStruct( &info, mpiAtomStructType ); | |
| 338 | ||
| 339 | while( !info.last ){ | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |