Changeset 3595 for issm/trunk/src/c/ContourToNodesx/ContourToNodesx.cpp
- Timestamp:
- 04/21/10 15:54:53 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/c/ContourToNodesx/ContourToNodesx.cpp
r3332 r3595 23 23 /*Loop through all contours: */ 24 24 for (i=0;i<numcontours;i++){ 25 #ifdef _ISSM_DEBUG_26 printf("\nHandling contour %i/%i\n",i,numcontours);27 #endif28 25 contouri=*(contours+i); 29 26 numgrids=contouri->nods;
Note:
See TracChangeset
for help on using the changeset viewer.