Fixing type mismatch in MPI calls
Subroutines for writing and reading checkpoints had a mismatch with some of the used types in the MPI calls. This caused segfaults/aborts when starting from a checkpoint. This fixes #8 (closed).
Subroutines for writing and reading checkpoints had a mismatch with some of the used types in the MPI calls. This caused segfaults/aborts when starting from a checkpoint. This fixes #8 (closed).