Changeset 4324
- Timestamp:
- 06/29/10 15:40:13 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/m/classes/public/ProcessPatch.m
r4319 r4324 37 37 38 38 %Fill Result structure 39 structure(step). (fieldname).steps=step;40 structure(step). (fieldname).time=time;39 structure(step).steps=step; 40 structure(step).time=time; 41 41 structure(step).(fieldname).element=temporarypatch(pos,4); 42 42 structure(step).(fieldname).interpolation=temporarypatch(pos,5);
Note:
See TracChangeset
for help on using the changeset viewer.