![]() |
(git:b77b4be)
|
Calculates 2-center integrals for different r12 operators comparing the Solid harmonic Gaussian integral scheme to the Obara-Saika (OS) scheme. More...
Functions/Subroutines | |
subroutine, public | create_shg_integrals_test_section (section) |
Create input section for unit testing. | |
subroutine, public | shg_integrals_perf_acc_test (iw, shg_integrals_test_section) |
Unit test for performance and accuracy of the SHG integrals. | |
Calculates 2-center integrals for different r12 operators comparing the Solid harmonic Gaussian integral scheme to the Obara-Saika (OS) scheme.
subroutine, public shg_integrals_test::create_shg_integrals_test_section | ( | type(section_type), intent(inout), pointer | section | ) |
Create input section for unit testing.
section | ... |
Definition at line 71 of file shg_integrals_test.F.
subroutine, public shg_integrals_test::shg_integrals_perf_acc_test | ( | integer, intent(in) | iw, |
type(section_vals_type), intent(inout), pointer | shg_integrals_test_section | ||
) |
Unit test for performance and accuracy of the SHG integrals.
iw | output unit |
shg_integrals_test_section | ... |
Definition at line 204 of file shg_integrals_test.F.