10
0
mirror of https://github.com/LCPQ/quantum_package synced 2024-10-02 06:20:59 +02: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:
Anthony Scemama 2017-12-19 18:32:31 +01:00
commit 65dbaf64c2

View File

@ -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 *, ''