eTurb
gfldr.f File Reference

Functions/Subroutines

subroutine gfldr (sourcefld)
 
subroutine gfldr_getxyz (xout, yout, zout, ifbswp)
 
subroutine gfldr_getfld (out1, out2, out3, nldim, ifldpos, ifbswp)
 
subroutine gfldr_buf2vi (vi, index, buf, ldim, wds, nel, nxyz)
 
subroutine gfldr_intp (fieldout, fieldin, iffpts)
 

Function/Subroutine Documentation

◆ gfldr()

subroutine gfldr ( character, dimension(*)  sourcefld)

◆ gfldr_buf2vi()

subroutine gfldr_buf2vi ( real, dimension(*)  vi,
  index,
real*4, dimension(*)  buf,
  ldim,
integer  wds,
  nel,
  nxyz 
)

◆ gfldr_getfld()

subroutine gfldr_getfld ( real, dimension(*)  out1,
real, dimension(*)  out2,
real, dimension(*)  out3,
  nldim,
  ifldpos,
logical  ifbswp 
)

◆ gfldr_getxyz()

subroutine gfldr_getxyz ( real, dimension(*)  xout,
real, dimension(*)  yout,
real, dimension(*)  zout,
logical  ifbswp 
)

◆ gfldr_intp()

subroutine gfldr_intp ( real, dimension(*)  fieldout,
real, dimension(*)  fieldin,
logical  iffpts 
)