mirror of
https://github.com/NGSolve/netgen.git
synced 2024-11-11 16:49:16 +05:00
fix warning
This commit is contained in:
parent
e649787f4a
commit
d733c5c5cc
@ -1184,7 +1184,7 @@ namespace netgen
|
||||
int id = 0;
|
||||
MPI_Comm_rank(MPI_COMM_WORLD, &id);
|
||||
if (id != 0) return;
|
||||
#endif PARALLEL
|
||||
#endif
|
||||
(*mycout) << s << flush;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user