- Timestamp:
- 08/08/12 14:38:52 (13 years ago)
- Location:
- issm/branches/trunk-jpl-damage
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/branches/trunk-jpl-damage
- Property svn:mergeinfo changed
/issm/trunk-jpl merged: 12881-12896,12898-12900,12902-12916,12920-12935,12937-12945
- Property svn:mergeinfo changed
-
issm/branches/trunk-jpl-damage/src/m/utils/Cluster/parallelrange.py
r12878 r12946 4 4 PARALLELRANGE - from a rank, and a number of processors, figure out a range, for parallel tasks. 5 5 6 7 6 Usage: 7 i1,i2=parallelrange(rank,numprocs,globalsize) 8 8 """ 9 9
Note:
See TracChangeset
for help on using the changeset viewer.