Updates to TwoPhase.cpp
This commit is contained in:
parent
e382b33d77
commit
4028d4f8df
@ -713,6 +713,7 @@ void TwoPhase::ComponentAverages()
|
||||
}
|
||||
}
|
||||
|
||||
MPI_Barrier(Dm.Comm);
|
||||
if (Dm.rank==0){
|
||||
printf("Component averages computed locally -- reducing result... \n");
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user