// here go the calls that send data to be duplicated on other MPI processes from process 0 to others, using MPI broadcasts, but only if MPI is actually used
// here go the calls that send data to be duplicated on other MPI processes from process 0 to others, using MPI broadcasts, but only if MPI is actually used
...
@@ -639,7 +639,7 @@ int cluster_jxi488_cycle(int jxi488, ScattererConfiguration *sconf, GeometryConf
...
@@ -639,7 +639,7 @@ int cluster_jxi488_cycle(int jxi488, ScattererConfiguration *sconf, GeometryConf
logger->log(message);
logger->log(message);
if(jer!=0){
if(jer!=0){
message="ERROR: matrix inversion ended with error code "+to_string(jer)+".\n";
message="ERROR: matrix inversion ended with error code "+to_string(jer)+".\n";