mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 05:35:49 -04:00
Reverting change in summary file.
This commit is contained in:
parent
7a294ce267
commit
f0d09e4c7d
1 changed files with 0 additions and 5 deletions
|
|
@ -14,11 +14,6 @@ namespace openmc {
|
|||
|
||||
void write_summary()
|
||||
{
|
||||
|
||||
#ifdef MPI
|
||||
if (!mpi::master) return;
|
||||
#endif
|
||||
|
||||
// Display output message
|
||||
write_message("Writing summary.h5 file...", 5);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue