libint_print_eri Subroutine

public subroutine libint_print_eri(basis, shell_ids, deriv_order, erieval, flips)

Uses

  • proc~~libint_print_eri~~UsesGraph proc~libint_print_eri libint_print_eri module~basis_tools basis_tools proc~libint_print_eri->module~basis_tools module~constants constants proc~libint_print_eri->module~constants module~basis_tools->module~constants iso_fortran_env iso_fortran_env module~basis_tools->iso_fortran_env module~atomic_structure_m atomic_structure_m module~basis_tools->module~atomic_structure_m module~io_constants io_constants module~basis_tools->module~io_constants module~parallel parallel module~basis_tools->module~parallel module~precision precision module~basis_tools->module~precision module~constants->module~precision iso_c_binding iso_c_binding module~atomic_structure_m->iso_c_binding module~parallel->iso_fortran_env module~parallel->module~precision module~parallel->iso_c_binding mpi mpi module~parallel->mpi module~precision->iso_fortran_env

Arguments

Type IntentOptional Attributes Name
type(basis_set) :: basis
integer, intent(in) :: shell_ids(4)
integer, intent(in) :: deriv_order
type(libint_t), intent(in), dimension(*) :: erieval
integer, intent(in) :: flips(4)

Called by

proc~~libint_print_eri~~CalledByGraph proc~libint_print_eri libint_print_eri none~run_generic int2_compute_t%run_generic none~run_generic->proc~libint_print_eri none~run_cam int2_compute_t%run_cam none~run_cam->none~run_generic none~run~6 int2_compute_t%run none~run~6->none~run_generic none~run~6->none~run_cam proc~fock_jk fock_jk proc~fock_jk->none~run~6 proc~oqp_tdhf_z_vector oqp_tdhf_z_vector proc~oqp_tdhf_z_vector->none~run~6 proc~scf_driver scf_driver proc~scf_driver->none~run~6 proc~tdhf_energy tdhf_energy proc~tdhf_energy->none~run~6 proc~tdhf_mrsf_energy tdhf_mrsf_energy proc~tdhf_mrsf_energy->none~run~6 proc~tdhf_sf_energy tdhf_sf_energy proc~tdhf_sf_energy->none~run~6 proc~hf_energy hf_energy proc~hf_energy->proc~scf_driver proc~tdhf_energy_c tdhf_energy_C proc~tdhf_energy_c->proc~tdhf_energy proc~tdhf_mrsf_energy_c tdhf_mrsf_energy_C proc~tdhf_mrsf_energy_c->proc~tdhf_mrsf_energy proc~tdhf_sf_energy_c tdhf_sf_energy_C proc~tdhf_sf_energy_c->proc~tdhf_sf_energy proc~tdhf_z_vector_c tdhf_z_vector_C proc~tdhf_z_vector_c->proc~oqp_tdhf_z_vector