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
@@ -0,0 +1,14 @@
# $Id: G4MPI.gmk,v 1.1 2007/11/16 13:32:56 kmura Exp $
# $Name: geant4-09-01 $
# ===========================================================
# Makefile for building G4MPI (LAM)
# ===========================================================
ifndef G4MPIROOT
G4MPIROOT = /opt/lam
endif
# additional flags
CXX := mpic++
CPPFLAGS += -I$(G4MPIROOT)/include