|
subroutine | fill_xy (fi, ics, ice, jcs, jce, mask, maxpass) |
|
Definition at line 86 of file horiz_interp_bicubic.F90.
◆ fill_xy()
subroutine horiz_interp_bicubic_mod::fill_xy::fill_xy |
( |
real, dimension(ics:ice,jcs:jce), intent(inout) |
fi, |
|
|
integer, intent(in) |
ics, |
|
|
integer, intent(in) |
ice, |
|
|
integer, intent(in) |
jcs, |
|
|
integer, intent(in) |
jce, |
|
|
real, dimension(ics:ice,jcs:jce), intent(in), optional |
mask, |
|
|
integer, intent(in) |
maxpass |
|
) |
| |
|
private |
The documentation for this interface was generated from the following file: