FMS  2026.01.01-dev
Flexible Modeling System
horiz_interp_bilinear_new Interface Reference

Generic interface to compute interpolation weights and mapping indices. Member subroutines and their main arguments are: horiz_interp_bilinear_new_1d_r4: input grids provided as 1D arrays, output grids as 2D arrays, both in 32-bit precision. horiz_interp_bilinear_new_1d_r8: input grids provided as 1D arrays, output grids as 2D arrays, both in 64-bit precision. horiz_interp_bilinear_new_2d_r4: input and output grids provided as 2D arrays in 32-bit precision. horiz_interp_bilinear__new_2d_r8: input and output grids provided as 2D arrays in 64-bit precision. More...

Private Member Functions

 horiz_interp_bilinear_new_1d_r4
 
 horiz_interp_bilinear_new_1d_r8
 
 horiz_interp_bilinear_new_2d_r4
 
 horiz_interp_bilinear_new_2d_r8
 

Detailed Description

Generic interface to compute interpolation weights and mapping indices. Member subroutines and their main arguments are: horiz_interp_bilinear_new_1d_r4: input grids provided as 1D arrays, output grids as 2D arrays, both in 32-bit precision. horiz_interp_bilinear_new_1d_r8: input grids provided as 1D arrays, output grids as 2D arrays, both in 64-bit precision. horiz_interp_bilinear_new_2d_r4: input and output grids provided as 2D arrays in 32-bit precision. horiz_interp_bilinear__new_2d_r8: input and output grids provided as 2D arrays in 64-bit precision.

Definition at line 57 of file horiz_interp_bilinear.F90.


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