From cd4511e29b25a2a7a4fa73ea35e5502e0d607f14 Mon Sep 17 00:00:00 2001 From: Yann Garniron Date: Thu, 19 Nov 2015 17:29:22 +0100 Subject: [PATCH] removed rogue line of code --- config/gfortran.cfg | 2 +- src/Determinants/slater_rules.irp.f | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/config/gfortran.cfg b/config/gfortran.cfg index 291ea7fa..192e6d49 100644 --- a/config/gfortran.cfg +++ b/config/gfortran.cfg @@ -22,7 +22,7 @@ IRPF90_FLAGS : --ninja --align=32 # 0 : Deactivate # [OPTION] -MODE : DEBUG ; [ OPT | PROFILE | DEBUG ] : Chooses the section below +MODE : OPT ; [ OPT | PROFILE | DEBUG ] : Chooses the section below CACHE : 1 ; Enable cache_compile.py OPENMP : 1 ; Append OpenMP flags diff --git a/src/Determinants/slater_rules.irp.f b/src/Determinants/slater_rules.irp.f index 16a72838..8daf27ae 100644 --- a/src/Determinants/slater_rules.irp.f +++ b/src/Determinants/slater_rules.irp.f @@ -810,6 +810,7 @@ subroutine create_minilist(key_mask, fullList, miniList, idx_miniList, N_fullLis end do end subroutine + subroutine i_H_psi_nominilist(key,keys,coef,Nint,Ndet,Ndet_max,Nstate,i_H_psi_array) use bitmasks implicit none