eTurb
intp_usr.f File Reference

Functions/Subroutines

subroutine intp_setup (tolin)
 
subroutine intp_do (fldout, fldin, nfld, xp, yp, zp, n, iwk, rwk, nmax, iflp)
 
subroutine intp_free ()
 

Function/Subroutine Documentation

◆ intp_do()

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 
)

◆ intp_free()

subroutine intp_free ( )

◆ intp_setup()

subroutine intp_setup (   tolin)