summaryrefslogtreecommitdiff
path: root/new/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'new/makefile')
-rw-r--r--new/makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/new/makefile b/new/makefile
index 3d0ec9d..4a91e28 100644
--- a/new/makefile
+++ b/new/makefile
@@ -1,6 +1,7 @@
PRG=agent-provocateur
-CC=g++-11
+#CC=g++-11
+CC=mpic++
CXXFLAGS=-Wall -Wextra -pedantic -O0 -fopenmp
LFLAGS=-I/opt/hdf5/include -L/opt/hdf5/lib
SRC=cell.cpp mesh.cpp main.cpp agent.cpp