Import Geant4 9.1.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 15:37:50 +02:00
parent a8e9364cea
commit 96c8bcd0af
6923 changed files with 198390 additions and 41849 deletions
+7
View File
@@ -12,3 +12,10 @@ different techniques for achieving event parallelism with Geant4.
- ExDiane is a simplified version of the advanced application "brachytherapy"
showing how to run Geant4 in a parallel mode using DIANE (DIstributed
ANalysis Environment).
- MPI is a native interface with MPI libraries. The directory contains
a Geant4 UI library and a couple of parallelized examples.
Using this interface, users applications can be parllelized with
different MPI compliant libraries, such as LAM/MPI, MPICH2, OpenMPI,
and so on.