Home
last modified time | relevance | path

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

/dports/graphics/gmt/gmt-6.3.0/src/
H A Dgmt_map.c7817 GMT_LOCAL bool gmtmap_accept_the_jump (struct GMT_CTRL *GMT, double lon1, double lon0, double xx[],… in gmtmap_accept_the_jump() function
7901 jump = gmtmap_accept_the_jump (GMT, lon[j], lon[j-1], xx, cartesian); in gmt_geo_to_xy_line()