Changeset 3177
- Timestamp:
- 03/03/10 16:45:47 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/m/classes/public/solveparallel.m
r3153 r3177 32 32 if (md.waitonlock~=0 & ~strcmpi(options.batch,'yes')), 33 33 %we wait for the done file 34 islock=waitonlock(md,executionpath );34 islock=waitonlock(md,executionpath,login,port); 35 35 if islock==0, 36 36 %no results to be loaded
Note:
See TracChangeset
for help on using the changeset viewer.