Changeset 22758 for issm/trunk/src/m/solve/solve.js
- Timestamp:
- 05/10/18 10:24:27 (7 years ago)
- Location:
- issm/trunk
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk
- Property svn:mergeinfo changed
-
issm/trunk/src
- Property svn:mergeinfo changed
-
issm/trunk/src/m/solve/solve.js
r21341 r22758 165 165 166 166 /*We are running somewhere else on a computational server. Send the buffer to that server and retrieve output: */ 167 console.log('running issm remotely'); 167 168 cluster.UploadAndRun(md,callbackfunction,callbackerrorfunction,callbackid,fid,toolkitsstring,solutionstring,md.miscellaneous.name,md.priv.runtimename); 168 169
Note:
See TracChangeset
for help on using the changeset viewer.