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) |
| subroutine gfldr | ( | character, dimension(*) | sourcefld | ) |
| subroutine gfldr_buf2vi | ( | real, dimension(*) | vi, |
| index, | |||
| real*4, dimension(*) | buf, | ||
| ldim, | |||
| integer | wds, | ||
| nel, | |||
| nxyz | |||
| ) |
| subroutine gfldr_getfld | ( | real, dimension(*) | out1, |
| real, dimension(*) | out2, | ||
| real, dimension(*) | out3, | ||
| nldim, | |||
| ifldpos, | |||
| logical | ifbswp | ||
| ) |
| subroutine gfldr_getxyz | ( | real, dimension(*) | xout, |
| real, dimension(*) | yout, | ||
| real, dimension(*) | zout, | ||
| logical | ifbswp | ||
| ) |
| subroutine gfldr_intp | ( | real, dimension(*) | fieldout, |
| real, dimension(*) | fieldin, | ||
| logical | iffpts | ||
| ) |