Changeset 13975 for issm/trunk/src/m/contrib/bamg/YamsCall.m
- Timestamp:
- 11/16/12 08:10:16 (12 years ago)
- Location:
- issm/trunk
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk
- Property svn:mergeinfo changed
/issm/trunk-jpl merged: 13397-13398,13401,13407-13582,13584-13974
- Property svn:mergeinfo changed
-
issm/trunk/src
- Property svn:mergeinfo changed
-
issm/trunk/src/m/contrib/bamg/YamsCall.m
r13395 r13975 53 53 fprintf(fid,'%i %i %i %i\n',[md.mesh.elements zeros(md.mesh.numberofelements,1)]'); 54 54 numberofelements1=md.mesh.numberofelements; 55 55 56 56 %Deal with rifts 57 57 if ~isnan(md.rifts.riftstruct), 58 58 59 59 %we have the list of triangles that make up the rift. keep those triangles around during refinement. 60 60 triangles=[];
Note:
See TracChangeset
for help on using the changeset viewer.