|
Geant4
9.6.p02
|
A MPI example code. More...
#include "G4RunManager.hh"#include "G4UImanager.hh"#include "DetectorConstruction.hh"#include "PhysicsList.hh"#include "PrimaryGeneratorAction.hh"#include "G4MPImanager.hh"#include "G4MPIsession.hh"
Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
A MPI example code.
Definition in file exMPI01.cc.
1.8.4