From adfceb56d987dbbcfcf8daded405cc687a82b272 Mon Sep 17 00:00:00 2001 From: Jaron Kent-Dobias Date: Tue, 1 Apr 2025 10:05:23 -0300 Subject: Incorporated interative scheme for treating the active case. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 25e23dd..3519e50 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ all: walk correlations integrator -CC := clang++ -std=c++17 -Wno-mathematical-notation-identifier-extension -O3 -march=native -mtune=native -fopenmp +CC := clang++ -std=c++17 -Wno-mathematical-notation-identifier-extension -O3 -march=native -mtune=native -fopenmp -g walk: walk.cpp $(CC) walk.cpp -o walk -- cgit v1.2.3-70-g09d2