10
0
mirror of https://github.com/LCPQ/quantum_package synced 2024-07-03 01:45:59 +02:00

Missing PROVIDE

This commit is contained in:
Thomas Applencourt 2017-01-31 16:01:06 -06:00
parent 22afa1ea56
commit c204a890de

View File

@ -89,7 +89,8 @@ END_PROVIDER
double precision :: phase
logical :: ok
integer, external :: searchDet
PROVIDE psi_non_ref_sorted_idx
!$OMP PARALLEL default(none) shared(psi_non_ref, hh_exists, pp_exists, N_int,&
!$OMP active_excitation_to_determinants_val, active_excitation_to_determinants_idx)&