Go to the source code of this file.
Functions/Subroutines | |
subroutine | potnucl (ptnucl, nr, r, zn, vn) |
subroutine potnucl | ( | logical, intent(in) | ptnucl, |
integer, intent(in) | nr, | ||
real(8), dimension(nr), intent(in) | r, | ||
real(8), intent(in) | zn, | ||
real(8), dimension(nr), intent(out) | vn | ||
) |
Definition at line 9 of file potnucl.f90.