Changeset 22780


Ignore:
Timestamp:
05/15/18 13:46:12 (7 years ago)
Author:
seroussi
Message:

FIX: no need to print lat/long

File:
1 edited

Legend:

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

    r22779 r22780  
    210210        IssmDouble* lon_serial=lon->ToMPISerial();
    211211
    212         printf("lat_serial %g %g %g \n",lat_serial[0],lat_serial[2], lat_serial[799]);
    213212        /*free ressources: */
    214213        *plat = lat_serial;
Note: See TracChangeset for help on using the changeset viewer.