![]() |
ETS
\$Id: Doxyfile 2162 2020-02-26 14:16:09Z g2dpc $
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | fpbisp (tx, nx, ty, ny, c, kx, ky, x, mx, y, my, z, wx, wy, lx, ly) |
subroutine fpbisp | ( | real*8, dimension(nx) | tx, |
integer | nx, | ||
real*8, dimension(ny) | ty, | ||
integer | ny, | ||
real*8, dimension((nx-kx-1)*(ny-ky-1)) | c, | ||
integer | kx, | ||
integer | ky, | ||
real*8, dimension(mx) | x, | ||
integer | mx, | ||
real*8, dimension(my) | y, | ||
integer | my, | ||
real*8, dimension(mx*my) | z, | ||
real*8, dimension(mx,kx+1) | wx, | ||
real*8, dimension(my,ky+1) | wy, | ||
integer, dimension(mx) | lx, | ||
integer, dimension(my) | ly | ||
) |