Changeset 5482 for anuga_core/source/anuga/shallow_water/urs_ext.c
- Timestamp:
- Jul 9, 2008, 4:38:19 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_core/source/anuga/shallow_water/urs_ext.c
r5477 r5482 270 270 } 271 271 272 /* 272 273 for (i=0;i<nsta0*numSrc;i++){ 273 274 printf("%d, fros %d\n",i,fros[i]); 274 275 printf("%d, lros %d\n",i,lros[i]); 275 }276 }*/ 276 277 277 278 if (permutation == Py_None){
Note: See TracChangeset
for help on using the changeset viewer.