| # | Line 407 | Line 407 | void EAM_FF::readParams( void ){ | |
|---|---|---|
| 407 | MPIcheckPoint(); | |
| 408 | ||
| 409 | headAtomType = new LinkedAtomType; | |
| 410 | < | recieveFrcStruct( &info, mpiAtomStructType ); |
| 410 | > | receiveFrcStruct( &info, mpiAtomStructType ); |
| 411 | ||
| 412 | while( !info.last ){ | |
| 413 | ||
| # | Line 433 | Line 433 | void EAM_FF::readParams( void ){ | |
| 433 | ||
| 434 | MPIcheckPoint(); | |
| 435 | ||
| 436 | < | recieveFrcStruct( &info, mpiAtomStructType ); |
| 436 | > | receiveFrcStruct( &info, mpiAtomStructType ); |
| 437 | ||
| 438 | ||
| 439 | } | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |