| # | Line 280 | Line 280 | template<typename T> void Integrator<T>::integrate(voi | |
|---|---|---|
| 280 | MPIcheckPoint(); | |
| 281 | #endif // is_mpi | |
| 282 | } | |
| 283 | + | |
| 284 | + | dumpOut->writeFinal(info->getTime()); |
| 285 | ||
| 286 | // dump out a file containing the omega values for the final configuration | |
| 287 | if (info->useSolidThermInt && !info->useLiquidThermInt) | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |