Changeset 5204
- Timestamp:
- 08/12/10 14:47:00 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified issm/trunk/src/m/classes/public/setelementstype.m ΒΆ
r5126 r5204 109 109 md.vertices_type(pos,1)=HutterApproximationEnum(); 110 110 pos=find(gridonpattyn & gridonmacayeal); 111 md.vertices_type(pos,1)= MacAyealPattynApproximationEnum();111 md.vertices_type(pos,1)=PattynApproximationEnum(); 112 112 pos=find(gridonstokes); 113 113 md.vertices_type(pos,2)=StokesApproximationEnum();
Note:
See TracChangeset
for help on using the changeset viewer.