Changeset 207
- Timestamp:
- 05/04/09 11:07:01 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/m/solutions/ice/diagnostic.m
r202 r207 19 19 20 20 %Figure out which type of elements are present 21 fem.ishutter= ishutter;22 fem.ismacayealpattyn= ismacayealpattyn;23 fem.isstokes= isstokes;21 fem.ishutter=md.ishutter; 22 fem.ismacayealpattyn=md.ismacayealpattyn; 23 fem.isstokes=md.isstokes; 24 24 25 25 if strcmpi(md.type,'2d'),
Note:
See TracChangeset
for help on using the changeset viewer.