FMS  2026.01.01-dev
Flexible Modeling System
horiz_interp_bicubic_new Interface Reference

Generic interface to horiz_interp_bicubic_new_* to compute interpolation weights and, mapping indices. The member subroutines and their main arguments are: horiz_interp_bicubic_new_1d_r8: input and output grids provided as 1D arrays in 64-bit precision. horiz_interp_bicubic_new_1d_r4: input and output grids provided as 1D arrays in 32-bit precision. horiz_interp_bicubic_new_1d_s_r8: input grid provided as 1D arrays, output grids as 2D arrays, both in 64-bit precision. horiz_interp_bicubic_new_1d_s_r4: input grid provided as 1D arrays, output grids as 2D arrays, both in 32-bit precision. More...

Private Member Functions

 horiz_interp_bicubic_new_1d_r4
 
 horiz_interp_bicubic_new_1d_r8
 
 horiz_interp_bicubic_new_1d_s_r4
 
 horiz_interp_bicubic_new_1d_s_r8
 

Detailed Description

Generic interface to horiz_interp_bicubic_new_* to compute interpolation weights and, mapping indices. The member subroutines and their main arguments are: horiz_interp_bicubic_new_1d_r8: input and output grids provided as 1D arrays in 64-bit precision. horiz_interp_bicubic_new_1d_r4: input and output grids provided as 1D arrays in 32-bit precision. horiz_interp_bicubic_new_1d_s_r8: input grid provided as 1D arrays, output grids as 2D arrays, both in 64-bit precision. horiz_interp_bicubic_new_1d_s_r4: input grid provided as 1D arrays, output grids as 2D arrays, both in 32-bit precision.

Definition at line 67 of file horiz_interp_bicubic.F90.


The documentation for this interface was generated from the following file: