Geant4
10.03.p03
|
#include "G4MPImanager.hh"
#include "G4MPIsession.hh"
#include "G4RunManager.hh"
#include "G4UImanager.hh"
#include "ActionInitialization.hh"
#include "DetectorConstruction.hh"
#include "FTFP_BERT.hh"
#include "G4ScoringManager.hh"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
A MPI example code. More... | |
A MPI example code.
Definition at line 49 of file exMPI02.cc.