mirror of
https://github.com/LCPQ/quantum_package
synced 2025-01-05 11:00:10 +01:00
Missing PROVIDE
This commit is contained in:
parent
c204a890de
commit
78c47519da
@ -90,7 +90,7 @@ END_PROVIDER
|
|||||||
logical :: ok
|
logical :: ok
|
||||||
integer, external :: searchDet
|
integer, external :: searchDet
|
||||||
|
|
||||||
PROVIDE psi_non_ref_sorted_idx
|
PROVIDE psi_non_ref_sorted_idx psi_ref_coef
|
||||||
|
|
||||||
!$OMP PARALLEL default(none) shared(psi_non_ref, hh_exists, pp_exists, N_int,&
|
!$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)&
|
!$OMP active_excitation_to_determinants_val, active_excitation_to_determinants_idx)&
|
||||||
|
Loading…
Reference in New Issue
Block a user