mirror of
https://github.com/QuantumPackage/qp2.git
synced 2024-12-22 03:23:29 +01:00
Merge branch 'dev-stable' of https://github.com/QuantumPackage/qp2 into dev-stable
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
commit
ea952f3b25
@ -8,6 +8,7 @@ subroutine provide_all_three_ints_bi_ortho()
|
||||
END_DOC
|
||||
|
||||
implicit none
|
||||
PROVIDE ao_two_e_integrals_in_map
|
||||
|
||||
if(three_body_h_tc) then
|
||||
|
||||
|
@ -15,7 +15,7 @@ BEGIN_PROVIDER [double precision, htilde_matrix_elmt_bi_ortho, (N_det,N_det)]
|
||||
integer :: i, j
|
||||
double precision :: htot
|
||||
|
||||
PROVIDE N_int
|
||||
call provide_all_three_ints_bi_ortho
|
||||
|
||||
i = 1
|
||||
j = 1
|
||||
|
Loading…
Reference in New Issue
Block a user