- Timestamp:
- Apr 26, 2013, 9:07:23 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20130419/pswarp/src/pswarpTransformReadout.c
r34800 r35434 117 117 psAssert (xGridMax < grid->nXpts, "xGridMax too big\n"); 118 118 psAssert (yGridMax < grid->nYpts, "yGridMax too big\n"); 119 120 fprintf (stderr, "warp %d,%d - %d,%d\n", xGridMin, yGridMin, xGridMax, yGridMax); 119 121 120 122 // create jobs and supply them to the threads
Note:
See TracChangeset
for help on using the changeset viewer.
