Home
last modified time | relevance | path

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

/dports/graphics/gmt/gmt-6.3.0/src/
H A Dsurface.c553 GMT_LOCAL void surface_find_nearest_constraint (struct GMT_CTRL *GMT, struct SURFACE_INFO *C) { in surface_find_nearest_constraint() function
2080surface_find_nearest_constraint (GMT, &C); /* Assign nearest data value to nodes and evaluate Bri… in GMT_surface()
2090surface_find_nearest_constraint (GMT, &C); /* Assign nearest data value to nodes and evaluate Brig… in GMT_surface()
H A Dsurface_experimental.c596 GMT_LOCAL void surface_find_nearest_constraint (struct GMT_CTRL *GMT, struct SURFACE_INFO *C) { in surface_find_nearest_constraint() function
2388surface_find_nearest_constraint (GMT, &C); /* Assign nearest data value to nodes and evaluate Bri… in GMT_surface_mt()
2403surface_find_nearest_constraint (GMT, &C); /* Assign nearest data value to nodes and evaluate Brig… in GMT_surface_mt()