Skip to content

Fix mpi problem when terminating after finding NaN.

Douglas Serson requested to merge fix/Nan-termination into master

This fixes a bug causing the simulation to hang when only some of the mpi processes encounter a NaN.

Merge request reports