# | Line 591 | Line 591 | namespace oopse { | |
---|---|---|
591 | info->setMolToProcMap(molToProcMap); | |
592 | sprintf(checkPointMsg, | |
593 | "Successfully divided the molecules among the processors.\n"); | |
594 | < | MPIcheckPoint(); |
594 | > | errorCheckPoint(); |
595 | } | |
596 | ||
597 | #endif |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |