Go to the source code of this file.
|
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 () |
|
◆ interp_free()
subroutine interp_free |
( |
|
ih | ) |
|
◆ interp_nfld()
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 |
|
) |
| |
◆ interp_setup()
subroutine interp_setup |
( |
|
ih, |
|
|
|
tolin, |
|
|
|
nmsh, |
|
|
|
nelm |
|
) |
| |
◆ intp_do()
subroutine intp_do |
( |
|
fldout, |
|
|
|
fldin, |
|
|
|
nfld, |
|
|
|
xp, |
|
|
|
yp, |
|
|
|
zp, |
|
|
|
n, |
|
|
|
iwk, |
|
|
|
rwk, |
|
|
|
nmax, |
|
|
|
iflp |
|
) |
| |
◆ intp_free()
◆ intp_setup()
subroutine intp_setup |
( |
|
tolin | ) |
|