Home
last modified time | relevance | path

Searched refs:gmt_grd_minmax (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/gmt/gmt-6.3.0/src/
H A Dgrdtrack.c836 gmt_grd_minmax (GMT, GC[0].G, xyz); in GMT_grdtrack()
H A Dgmt_prototypes.h222 EXTERN_MSC void gmt_grd_minmax (struct GMT_CTRL *GMT, struct GMT_GRID *Grid, double xyz[2][3]);
H A Dgrdcontour.c1362 gmt_grd_minmax (GMT, G, xyz); in GMT_grdcontour()
H A Dgmt_grdio.c3001 void gmt_grd_minmax (struct GMT_CTRL *GMT, struct GMT_GRID *Grid, double xyz[2][3]) { in gmt_grd_minmax() function