Functions/Subroutines | |
| subroutine | interp_setup (ih, tolin, nmsh, nelm) |
| subroutine | interp_nfld (out, fld, nfld, xp, yp, zp, n, iwk, rwk, nmax, iflp, ih) |
| subroutine | interp_free (ih) |
| subroutine | intp_setup (tolin) |
| subroutine | intp_do (fldout, fldin, nfld, xp, yp, zp, n, iwk, rwk, nmax, iflp) |
| subroutine | intp_free () |
| subroutine interp_free | ( | ih | ) |
| subroutine interp_nfld | ( | real, dimension(*) | out, |
| real, dimension(*) | fld, | ||
| nfld, | |||
| real, dimension(*) | xp, | ||
| real, dimension(*) | yp, | ||
| real, dimension(*) | zp, | ||
| n, | |||
| integer, dimension(nmax,*) | iwk, | ||
| real, dimension(nmax,*) | rwk, | ||
| nmax, | |||
| logical | iflp, | ||
| ih | |||
| ) |
| subroutine interp_setup | ( | ih, | |
| tolin, | |||
| nmsh, | |||
| nelm | |||
| ) |
| subroutine intp_do | ( | fldout, | |
| fldin, | |||
| nfld, | |||
| xp, | |||
| yp, | |||
| zp, | |||
| n, | |||
| iwk, | |||
| rwk, | |||
| nmax, | |||
| iflp | |||
| ) |
| subroutine intp_free |
| subroutine intp_setup | ( | tolin | ) |