mrchem
mrchem copied to clipboard
Output depending on print level fails with MPI
I tried writing output depending on the print level for src/scf_solver/Groundstatesolver.cpp (ll.328-330 and ll.344-346) in PR #481. I tried a similar approach as src/scf_solver/Groundstatesolver.cpp (ll.268-270), however MPI calculations are crashing when using this if-clause.