# | Line 92 | Line 92 | namespace oopse { | |
---|---|---|
92 | } | |
93 | ||
94 | strcpy(checkPointMsg, "Dump file opened for reading successfully."); | |
95 | < | MPIcheckPoint(); |
95 | > | errorCheckPoint(); |
96 | ||
97 | #endif | |
98 | ||
# | Line 113 | Line 113 | namespace oopse { | |
113 | } | |
114 | ||
115 | strcpy(checkPointMsg, "Dump file closed successfully."); | |
116 | < | MPIcheckPoint(); |
116 | > | errorCheckPoint(); |
117 | ||
118 | #endif | |
119 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |