Home
last modified time | relevance | path

Searched refs:gmt_set_grdinc (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/gmt/gmt-6.3.0/src/
H A Dgrdproject.c505 gmt_set_grdinc (GMT, Rect->header); /* Update inc and r_inc given changes to wesn */ in GMT_grdproject()
614 gmt_set_grdinc (GMT, Rect->header); /* Update inc and r_inc given changes to wesn */ in GMT_grdproject()
H A Dgmt_grdio.c2046 void gmt_set_grdinc (struct GMT_CTRL *GMT, struct GMT_GRID_HEADER *h) { in gmt_set_grdinc() function
2065 gmt_set_grdinc (GMT, h); in gmt_set_grddim()
H A Dgmt_prototypes.h228 EXTERN_MSC void gmt_set_grdinc (struct GMT_CTRL *GMT, struct GMT_GRID_HEADER *h);