Bicubic interpolation routines for scalars and vectors.
Bilinear interpolation routines for scalars and vectors.
Budget interpolation routines for scalars and vectors.
Top-level module to export interpolation routines and constants.
integer, parameter, public neighbor_interp_id
integer, parameter, public bilinear_interp_id
integer, parameter, public budget_interp_id
integer, parameter, public spectral_interp_id
integer, parameter, public bicubic_interp_id
integer, parameter, public neighbor_budget_interp_id
Interpolate scalar fields (neighbor).
Interpolate scalar fields (neighbor).