|
Geant4
10.03.p03
|
#include "G4VUserMPIrunMerger.hh"#include <mpi.h>#include <assert.h>#include <algorithm>#include <functional>#include "G4MPIutils.hh"
Go to the source code of this file.
Macros | |
| #define | DMSG(LVL, MSG) { if ( verbose > LVL ) { G4cout << MSG << G4endl; } } |
Definition at line 44 of file G4VUserMPIrunMerger.cc.