![]() |
(git:b77b4be)
|
Functions/Subroutines | |
subroutine, public | sg_overlap (smat, l, pa, pb) |
... | |
subroutine, public | sg_kinetic (kmat, l, pa, pb) |
... | |
subroutine, public | sg_nuclear (umat, l, pa, pb) |
... | |
subroutine, public | sg_kinnuc (umat, l, pa, pb) |
... | |
subroutine, public | sg_erf (upmat, l, a, pa, pb) |
... | |
subroutine, public | sg_proj_ol (spmat, l, p, k, rc) |
... | |
subroutine, public | sg_gpot (vpmat, k, rc, l, pa, pb) |
... | |
subroutine, public | sg_conf (gmat, rc, k, l, pa, pb) |
... | |
subroutine, public | sg_coulomb (eri, nu, pa, lab, pc, lcd) |
... | |
subroutine, public | sg_exchange (eri, nu, pa, lac, pb, lbd) |
... | |
subroutine, public | sg_erfc (umat, l, a, pa, pb) |
... | |
subroutine, public | sto_overlap (smat, na, pa, nb, pb) |
... | |
subroutine, public | sto_kinetic (kmat, l, na, pa, nb, pb) |
... | |
subroutine, public | sto_nuclear (umat, na, pa, nb, pb) |
... | |
subroutine, public ai_onecenter::sg_overlap | ( | real(kind=dp), dimension(:, :), intent(out) | smat, |
integer, intent(in) | l, | ||
real(kind=dp), dimension(:), intent(in) | pa, | ||
real(kind=dp), dimension(:), intent(in) | pb | ||
) |
...
smat | ... |
l | ... |
pa | ... |
pb | ... |
Definition at line 64 of file ai_onecenter.F.
subroutine, public ai_onecenter::sg_kinetic | ( | real(kind=dp), dimension(:, :), intent(out) | kmat, |
integer, intent(in) | l, | ||
real(kind=dp), dimension(:), intent(in) | pa, | ||
real(kind=dp), dimension(:), intent(in) | pb | ||
) |
...
kmat | ... |
l | ... |
pa | ... |
pb | ... |
Definition at line 101 of file ai_onecenter.F.
subroutine, public ai_onecenter::sg_nuclear | ( | real(kind=dp), dimension(:, :), intent(out) | umat, |
integer, intent(in) | l, | ||
real(kind=dp), dimension(:), intent(in) | pa, | ||
real(kind=dp), dimension(:), intent(in) | pb | ||
) |
...
umat | ... |
l | ... |
pa | ... |
pb | ... |
Definition at line 136 of file ai_onecenter.F.
subroutine, public ai_onecenter::sg_kinnuc | ( | real(kind=dp), dimension(:, :), intent(out) | umat, |
integer, intent(in) | l, | ||
real(kind=dp), dimension(:), intent(in) | pa, | ||
real(kind=dp), dimension(:), intent(in) | pb | ||
) |
...
umat | ... |
l | ... |
pa | ... |
pb | ... |
Definition at line 171 of file ai_onecenter.F.
subroutine, public ai_onecenter::sg_erf | ( | real(kind=dp), dimension(:, :), intent(out) | upmat, |
integer, intent(in) | l, | ||
real(kind=dp), intent(in) | a, | ||
real(kind=dp), dimension(:), intent(in) | pa, | ||
real(kind=dp), dimension(:), intent(in) | pb | ||
) |
...
upmat | ... |
l | ... |
a | ... |
pa | ... |
pb | ... |
Definition at line 230 of file ai_onecenter.F.
subroutine, public ai_onecenter::sg_proj_ol | ( | real(kind=dp), dimension(:), intent(out) | spmat, |
integer, intent(in) | l, | ||
real(kind=dp), dimension(:), intent(in) | p, | ||
integer, intent(in) | k, | ||
real(kind=dp), intent(in) | rc | ||
) |
...
spmat | ... |
l | ... |
p | ... |
k | ... |
rc | ... |
Definition at line 336 of file ai_onecenter.F.
subroutine, public ai_onecenter::sg_gpot | ( | real(kind=dp), dimension(:, :), intent(out) | vpmat, |
integer, intent(in) | k, | ||
real(kind=dp), intent(in) | rc, | ||
integer, intent(in) | l, | ||
real(kind=dp), dimension(:), intent(in) | pa, | ||
real(kind=dp), dimension(:), intent(in) | pb | ||
) |
...
vpmat | ... |
k | ... |
rc | ... |
l | ... |
pa | ... |
pb | ... |
Definition at line 372 of file ai_onecenter.F.
subroutine, public ai_onecenter::sg_conf | ( | real(kind=dp), dimension(:, :), intent(out) | gmat, |
real(kind=dp), intent(in) | rc, | ||
integer, intent(in) | k, | ||
integer, intent(in) | l, | ||
real(kind=dp), dimension(:), intent(in) | pa, | ||
real(kind=dp), dimension(:), intent(in) | pb | ||
) |
...
gmat | ... |
rc | ... |
k | ... |
l | ... |
pa | ... |
pb | ... |
Definition at line 413 of file ai_onecenter.F.
subroutine, public ai_onecenter::sg_coulomb | ( | real(kind=dp), dimension(:, :), intent(out) | eri, |
integer, intent(in) | nu, | ||
real(kind=dp), dimension(:), intent(in) | pa, | ||
integer, intent(in) | lab, | ||
real(kind=dp), dimension(:), intent(in) | pc, | ||
integer, intent(in) | lcd | ||
) |
...
eri | ... |
nu | ... |
pa | ... |
lab | ... |
pc | ... |
lcd | ... |
Definition at line 451 of file ai_onecenter.F.
subroutine, public ai_onecenter::sg_exchange | ( | real(kind=dp), dimension(:, :), intent(out) | eri, |
integer, intent(in) | nu, | ||
real(kind=dp), dimension(:), intent(in) | pa, | ||
integer, intent(in) | lac, | ||
real(kind=dp), dimension(:), intent(in) | pb, | ||
integer, intent(in) | lbd | ||
) |
...
eri | ... |
nu | ... |
pa | ... |
lac | ... |
pb | ... |
lbd | ... |
Definition at line 515 of file ai_onecenter.F.
subroutine, public ai_onecenter::sg_erfc | ( | real(kind=dp), dimension(:, :), intent(out) | umat, |
integer, intent(in) | l, | ||
real(kind=dp), intent(in) | a, | ||
real(kind=dp), dimension(:), intent(in) | pa, | ||
real(kind=dp), dimension(:), intent(in) | pb | ||
) |
...
umat | ... |
l | ... |
a | ... |
pa | ... |
pb | ... |
Definition at line 589 of file ai_onecenter.F.
subroutine, public ai_onecenter::sto_overlap | ( | real(kind=dp), dimension(:, :), intent(out) | smat, |
integer, dimension(:), intent(in) | na, | ||
real(kind=dp), dimension(:), intent(in) | pa, | ||
integer, dimension(:), intent(in) | nb, | ||
real(kind=dp), dimension(:), intent(in) | pb | ||
) |
...
smat | ... |
na | ... |
pa | ... |
nb | ... |
pb | ... |
Definition at line 667 of file ai_onecenter.F.
subroutine, public ai_onecenter::sto_kinetic | ( | real(kind=dp), dimension(:, :), intent(out) | kmat, |
integer, intent(in) | l, | ||
integer, dimension(:), intent(in) | na, | ||
real(kind=dp), dimension(:), intent(in) | pa, | ||
integer, dimension(:), intent(in) | nb, | ||
real(kind=dp), dimension(:), intent(in) | pb | ||
) |
...
kmat | ... |
l | ... |
na | ... |
pa | ... |
nb | ... |
pb | ... |
Definition at line 710 of file ai_onecenter.F.
subroutine, public ai_onecenter::sto_nuclear | ( | real(kind=dp), dimension(:, :), intent(out) | umat, |
integer, dimension(:), intent(in) | na, | ||
real(kind=dp), dimension(:), intent(in) | pa, | ||
integer, dimension(:), intent(in) | nb, | ||
real(kind=dp), dimension(:), intent(in) | pb | ||
) |
...
umat | ... |
na | ... |
pa | ... |
nb | ... |
pb | ... |
Definition at line 756 of file ai_onecenter.F.