Changeset 2550
- Timestamp:
- 10/27/09 15:30:25 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/c/InterpFromGridToMeshx/InterpFromGridToMeshxt.cpp
r2549 r2550 63 63 /*partition loop across threads: */ 64 64 PartitionRange(&i0,&i1,nods,num_threads,my_thread); 65 66 printf("%i %i %i %i\n",i0,i1,my_thread,num_threads);67 65 68 66 /*Linear (triangle) interpolation: */
Note:
See TracChangeset
for help on using the changeset viewer.