KTH framework for Nek5000 toolboxes; testing version  0.0.1
gfldr.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine gfldr (sourcefld)
 
subroutine gfldr_getxyz (xout, yout, zout)
 
subroutine gfldr_getfld (out1, out2, out3, nout, nldim, ifldpos)
 
subroutine gfldr_buf2vi (vi, index, buf, ldim, wds, nel, nxyz)
 
subroutine gfldr_intp (fieldout, nout, 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 
)

Definition at line 239 of file gfldr.f.

References copy(), and copy4r().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ gfldr_getfld()

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

Definition at line 185 of file gfldr.f.

References byte_read_mpi(), byte_reverse, byte_reverse8, byte_set_view(), gfldr_buf2vi(), and gfldr_intp().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ gfldr_getxyz()

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

Definition at line 154 of file gfldr.f.

References byte_read_mpi(), byte_reverse, byte_reverse8, byte_set_view(), and gfldr_buf2vi().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ gfldr_intp()

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

Definition at line 260 of file gfldr.f.

+ Here is the caller graph for this function: