The FARGO_THORIN code developer's guide
|
Contains the function that merges the output of different processors. More...
#include "fargo.h"
Go to the source code of this file.
Functions | |
void | merge (int nb) |
Contains the function that merges the output of different processors.
The resulting merged file is undistinguishable from the file that would have been produced by a sequential run.
Definition in file merge.c.
void merge | ( | int | nb | ) |
Definition at line 15 of file merge.c.
References AdvecteLabel, CPU_Master, CPU_Number, message(), NO, OUTPUTDIR, Pebbles, Write_Divergence, Write_Energy, Write_Eta, Write_Qbalance, Write_Qplus, Write_Temperature, and YES.
Referenced by SendOutput().