|
subroutine | libgrpp_type1_integrals (origin_a, l_a, num_primitives_a, coeffs_a, alpha_a, origin_b, l_b, num_primitives_b, coeffs_b, alpha_b, rpp_origin, rpp_num_primitives, rpp_powers, rpp_coeffs, rpp_alpha, matrix) |
|
Definition at line 63 of file libgrpp.F.
◆ libgrpp_type1_integrals()
subroutine libgrpp::libgrpp_type1_integrals::libgrpp_type1_integrals |
( |
real(8), dimension(*), intent(in) |
origin_a, |
|
|
integer(4), intent(in) |
l_a, |
|
|
integer(4), intent(in) |
num_primitives_a, |
|
|
real(8), dimension(*), intent(in) |
coeffs_a, |
|
|
real(8), dimension(*), intent(in) |
alpha_a, |
|
|
real(8), dimension(*), intent(in) |
origin_b, |
|
|
integer(4), intent(in) |
l_b, |
|
|
integer(4), intent(in) |
num_primitives_b, |
|
|
real(8), dimension(*), intent(in) |
coeffs_b, |
|
|
real(8), dimension(*), intent(in) |
alpha_b, |
|
|
real(8), dimension(*), intent(in) |
rpp_origin, |
|
|
integer(4), dimension(*), intent(in) |
rpp_num_primitives, |
|
|
integer(4), dimension(*), intent(in) |
rpp_powers, |
|
|
real(8), dimension(*), intent(in) |
rpp_coeffs, |
|
|
real(8), dimension(*), intent(in) |
rpp_alpha, |
|
|
real(8), dimension(*), intent(out) |
matrix |
|
) |
| |
The documentation for this interface was generated from the following file: