![]() |
(git:b77b4be)
|
Calculates the moment integrals <a|r^m|b> More...
Functions/Subroutines | |
subroutine, public | get_reference_point (rpoint, drpoint, qs_env, fist_env, reference, ref_point, ifirst, ilast) |
... | |
Calculates the moment integrals <a|r^m|b>
subroutine, public moments_utils::get_reference_point | ( | real(dp), dimension(3), intent(out) | rpoint, |
real(dp), dimension(3), intent(out), optional | drpoint, | ||
type(qs_environment_type), optional, pointer | qs_env, | ||
type(fist_environment_type), optional, pointer | fist_env, | ||
integer, intent(in) | reference, | ||
real(kind=dp), dimension(:), pointer | ref_point, | ||
integer, intent(in), optional | ifirst, | ||
integer, intent(in), optional | ilast | ||
) |
...
rpoint | ... |
drpoint | ... |
qs_env | ... |
fist_env | ... |
reference | ... |
ref_point | ... |
ifirst | ... |
ilast | ... |
Definition at line 59 of file moments_utils.F.