Go to the source code of this file.
Functions/Subroutines | |
real(8) function | rfinpc (ld, rfmt1, rfir1, rfmt2, rfir2) |
real(8) function rfinpc | ( | integer, intent(in) | ld, |
real(8), dimension(ld,natmtot), intent(in) | rfmt1, | ||
real(8), dimension(ngtot), intent(in) | rfir1, | ||
real(8), dimension(ld,natmtot), intent(in) | rfmt2, | ||
real(8), dimension(ngtot), intent(in) | rfir2 | ||
) |
Definition at line 6 of file rfinpc.f90.