Home
last modified time | relevance | path

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

/dports/graphics/gmt/gmt-6.3.0/src/spotter/
H A Dspotter.h95 EXTERN_MSC bool spotter_GPlates_pair (char *file);
H A Drotconverter.c384 if (spotter_GPlates_pair (opt->arg)) { /* A GPlates plate pair to look up in the rotation table */ in GMT_rotconverter()
H A Dspotter.c339 bool spotter_GPlates_pair (char *file) { in spotter_GPlates_pair() function
356 …if (k == 0 && spotter_GPlates_pair (arg)) { /* A GPlates plate pair to look up in the rotation tab… in spotter_parse()
429 …if (spotter_GPlates_pair (file)) { /* Got PLATE_A-PLATE_B specification for GPlates lookup, e.g., … in spotter_init()