The FARGO_THORIN code developer's guide
 All Data Structures Files Functions Variables Typedefs Macros
Functions
merge.c File Reference

Contains the function that merges the output of different processors. More...

#include "fargo.h"
Include dependency graph for merge.c:

Go to the source code of this file.

Functions

void merge (int nb)
 

Detailed Description

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.

Author
THORIN modifications by Ondřej Chrenko chren.nosp@m.ko@s.nosp@m.irrah.nosp@m..tro.nosp@m.ja.mf.nosp@m.f.cu.nosp@m.ni.cz, Copyright (C) 2017; original code by Frédéric Masset

Definition in file merge.c.

Function Documentation

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().

Here is the call graph for this function:

Here is the caller graph for this function: