mirror of
https://github.com/QuantumPackage/qp2.git
synced 2024-11-07 14:03:37 +01:00
missing type
This commit is contained in:
parent
9f1f8c1c93
commit
7e16ca0f78
@ -42,7 +42,7 @@ end
|
||||
|
||||
subroutine run_complex
|
||||
implicit none
|
||||
integer :: i
|
||||
integer :: i,j
|
||||
complex*16 :: i_h_psi_array(n_states)
|
||||
double precision :: e(n_states)
|
||||
double precision :: norm(n_states)
|
||||
|
Loading…
Reference in New Issue
Block a user