mirror of
https://github.com/LCPQ/quantum_package
synced 2025-01-03 01:56:05 +01:00
Merge branch 'master' of github.com:LCPQ/quantum_package
Conflicts: data/list_element.txt plugins/Symmetry/aos.irp.f plugins/Symmetry/find_sym.irp.f
This commit is contained in:
commit
65dbaf64c2
@ -48,6 +48,7 @@ subroutine compute_sym_ao_values(sym_points, n_sym_points, result)
|
||||
double precision :: x, y, z
|
||||
double precision :: x2, y2, z2
|
||||
integer :: k
|
||||
|
||||
result (:,:) = 0.d0
|
||||
print *, sym_molecule_rotation_inv
|
||||
print *, ''
|
||||
|
Loading…
Reference in New Issue
Block a user