Functions/Subroutines | |
subroutine | intp_setup (tolin) |
subroutine | intp_do (fldout, fldin, nfld, xp, yp, zp, n, iwk, rwk, nmax, iflp) |
subroutine | intp_free () |
subroutine intp_do | ( | real, dimension(*) | fldout, |
real, dimension(*) | fldin, | ||
nfld, | |||
real, dimension(*) | xp, | ||
real, dimension(*) | yp, | ||
real, dimension(*) | zp, | ||
n, | |||
integer, dimension(nmax,*) | iwk, | ||
real, dimension(nmax,*) | rwk, | ||
nmax, | |||
logical | iflp | ||
) |
subroutine intp_free | ( | ) |
subroutine intp_setup | ( | tolin | ) |