Changeset 3755 for issm/trunk/src/mex/ContourToMesh/ContourToMesh.cpp
- Timestamp:
- 05/17/10 07:52:46 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/mex/ContourToMesh/ContourToMesh.cpp
r3332 r3755 82 82 } 83 83 84 #ifdef _ISSM_DEBUG_84 /* 85 85 for(i=0;i<numcontours;i++){ 86 86 printf("\nContour echo: contour number %i / %i\n",i+1,numcontours); … … 91 91 } 92 92 } 93 #endif93 */ 94 94 95 95 /*Recover interptype: */
Note:
See TracChangeset
for help on using the changeset viewer.