fix broken 64_to_32 conversion

This commit is contained in:
edoapra 2023-10-24 22:30:03 -07:00
parent 3758d74ea2
commit c22ab4b50e
No known key found for this signature in database
GPG key ID: 48E12DA1EDE9E1B0
2 changed files with 2 additions and 2 deletions

View file

@ -70,7 +70,7 @@
USES_BLAS = ao_fock_2e.F ao_replicated.F fock_2e_file.F fock_2e_slab.F int2e_file.F \
movecs_lock.F movecs_phase.F riscf_fock.F riscf_trans.F rohf_diis.F \
rohf_k2cf.F scf_movecs.F scf_vec_guess.F uhf.F movecs_frag.F localize.F fock_2e.F \
fock_2e_cam.F int_1e_ga.F movecs_rotate.F vectors.F ga_get2eri.F cosmo_fock.F fast/cheby.F
fock_2e_cam.F int_1e_ga.F movecs_rotate.F vectors.F ga_get2eri.F cosmo_fock.F
HEADERS = schwarz.fh cscfps.fh cfock.fh cscf.fh cint2efile.fh cfockmul.fh crohf.fh cosmo.fh cuhf.fh frozemb.fh

View file

@ -19,7 +19,7 @@ ifdef TESTING
OBJ_OPTIMIZE =
endif
USES_BLAS = potential.F pot_shell.F fmm.F newfmm.F testfmm.F cart_trans.F xlm_poles.F fastj.F solver.F
USES_BLAS = potential.F pot_shell.F fmm.F newfmm.F testfmm.F cart_trans.F xlm_poles.F fastj.F solver.F cheby.F
LIB_TARGETS = solver testcheby testcarttrans testfmm