From d80fefe1ce22a3331d40427ebe6d39c1d2feb102 Mon Sep 17 00:00:00 2001 From: Kevin Gasperich Date: Tue, 11 Feb 2020 18:24:13 -0600 Subject: [PATCH] rename --- .../Gen_Ezfio_from_integral_complex_3idx.sh | 0 src/{utils_periodic => utils_complex}/MolPyscfToQPkpts.py | 0 src/{utils_periodic => utils_complex}/NEED | 0 src/{utils_periodic => utils_complex}/README.rst | 0 .../create_ezfio_complex_3idx.py | 0 src/{utils_periodic => utils_complex}/dump_2e_from_map.irp.f | 0 src/{utils_periodic => utils_complex}/dump_ao_1e_complex.irp.f | 0 src/{utils_periodic => utils_complex}/dump_ao_2e_complex.irp.f | 0 .../export_integrals_ao_periodic.irp.f | 0 .../import_integrals_ao_periodic.irp.f | 0 src/{utils_periodic => utils_complex}/import_kconserv.irp.f | 0 .../import_mo_coef_periodic.irp.f | 0 src/{utils_periodic => utils_complex}/qp2-pbc-diff.txt | 0 13 files changed, 0 insertions(+), 0 deletions(-) rename src/{utils_periodic => utils_complex}/Gen_Ezfio_from_integral_complex_3idx.sh (100%) rename src/{utils_periodic => utils_complex}/MolPyscfToQPkpts.py (100%) rename src/{utils_periodic => utils_complex}/NEED (100%) rename src/{utils_periodic => utils_complex}/README.rst (100%) rename src/{utils_periodic => utils_complex}/create_ezfio_complex_3idx.py (100%) rename src/{utils_periodic => utils_complex}/dump_2e_from_map.irp.f (100%) rename src/{utils_periodic => utils_complex}/dump_ao_1e_complex.irp.f (100%) rename src/{utils_periodic => utils_complex}/dump_ao_2e_complex.irp.f (100%) rename src/{utils_periodic => utils_complex}/export_integrals_ao_periodic.irp.f (100%) rename src/{utils_periodic => utils_complex}/import_integrals_ao_periodic.irp.f (100%) rename src/{utils_periodic => utils_complex}/import_kconserv.irp.f (100%) rename src/{utils_periodic => utils_complex}/import_mo_coef_periodic.irp.f (100%) rename src/{utils_periodic => utils_complex}/qp2-pbc-diff.txt (100%) diff --git a/src/utils_periodic/Gen_Ezfio_from_integral_complex_3idx.sh b/src/utils_complex/Gen_Ezfio_from_integral_complex_3idx.sh similarity index 100% rename from src/utils_periodic/Gen_Ezfio_from_integral_complex_3idx.sh rename to src/utils_complex/Gen_Ezfio_from_integral_complex_3idx.sh diff --git a/src/utils_periodic/MolPyscfToQPkpts.py b/src/utils_complex/MolPyscfToQPkpts.py similarity index 100% rename from src/utils_periodic/MolPyscfToQPkpts.py rename to src/utils_complex/MolPyscfToQPkpts.py diff --git a/src/utils_periodic/NEED b/src/utils_complex/NEED similarity index 100% rename from src/utils_periodic/NEED rename to src/utils_complex/NEED diff --git a/src/utils_periodic/README.rst b/src/utils_complex/README.rst similarity index 100% rename from src/utils_periodic/README.rst rename to src/utils_complex/README.rst diff --git a/src/utils_periodic/create_ezfio_complex_3idx.py b/src/utils_complex/create_ezfio_complex_3idx.py similarity index 100% rename from src/utils_periodic/create_ezfio_complex_3idx.py rename to src/utils_complex/create_ezfio_complex_3idx.py diff --git a/src/utils_periodic/dump_2e_from_map.irp.f b/src/utils_complex/dump_2e_from_map.irp.f similarity index 100% rename from src/utils_periodic/dump_2e_from_map.irp.f rename to src/utils_complex/dump_2e_from_map.irp.f diff --git a/src/utils_periodic/dump_ao_1e_complex.irp.f b/src/utils_complex/dump_ao_1e_complex.irp.f similarity index 100% rename from src/utils_periodic/dump_ao_1e_complex.irp.f rename to src/utils_complex/dump_ao_1e_complex.irp.f diff --git a/src/utils_periodic/dump_ao_2e_complex.irp.f b/src/utils_complex/dump_ao_2e_complex.irp.f similarity index 100% rename from src/utils_periodic/dump_ao_2e_complex.irp.f rename to src/utils_complex/dump_ao_2e_complex.irp.f diff --git a/src/utils_periodic/export_integrals_ao_periodic.irp.f b/src/utils_complex/export_integrals_ao_periodic.irp.f similarity index 100% rename from src/utils_periodic/export_integrals_ao_periodic.irp.f rename to src/utils_complex/export_integrals_ao_periodic.irp.f diff --git a/src/utils_periodic/import_integrals_ao_periodic.irp.f b/src/utils_complex/import_integrals_ao_periodic.irp.f similarity index 100% rename from src/utils_periodic/import_integrals_ao_periodic.irp.f rename to src/utils_complex/import_integrals_ao_periodic.irp.f diff --git a/src/utils_periodic/import_kconserv.irp.f b/src/utils_complex/import_kconserv.irp.f similarity index 100% rename from src/utils_periodic/import_kconserv.irp.f rename to src/utils_complex/import_kconserv.irp.f diff --git a/src/utils_periodic/import_mo_coef_periodic.irp.f b/src/utils_complex/import_mo_coef_periodic.irp.f similarity index 100% rename from src/utils_periodic/import_mo_coef_periodic.irp.f rename to src/utils_complex/import_mo_coef_periodic.irp.f diff --git a/src/utils_periodic/qp2-pbc-diff.txt b/src/utils_complex/qp2-pbc-diff.txt similarity index 100% rename from src/utils_periodic/qp2-pbc-diff.txt rename to src/utils_complex/qp2-pbc-diff.txt