Ignore:
Timestamp:
06/30/23 13:31:24 (21 months ago)
Author:
seroussi
Message:

NEW: added function to get list of x and y coordinates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/classes/Vertices.h

    r25508 r27813  
    3939                int   NumberOfVerticesLocalAll(void);
    4040                void  LatLonList(IssmDouble** lat,IssmDouble** lon);
     41                void  XYList(IssmDouble** pxcoords,IssmDouble** pycoords);
    4142};
    4243
Note: See TracChangeset for help on using the changeset viewer.