Home
last modified time | relevance | path

Searched defs:grib_nearest_new (Results 1 – 3 of 3) sorted by relevance

/dports/science/grib_api/grib_api-1.28.0-Source/src/
H A Dgrib_accessor_class_nearest.c137 grib_nearest* grib_nearest_new(grib_handle* h,int* error) in grib_nearest_new() function
/dports/science/eccodes/eccodes-2.23.0-Source/src/
H A Dgrib_accessor_class_nearest.c144 grib_nearest* grib_nearest_new(const grib_handle* ch, int* error) in grib_nearest_new() function
/dports/science/py-eccodes/eccodes-1.3.3/gribapi/
H A Dgribapi.py2472 def grib_nearest_new(msgid): function