- Timestamp:
- 08/06/10 13:31:09 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/m/classes/public/mesh/rifts/meshprocessrifts.m
r3269 r5024 45 45 46 46 %In case we have rifts that open up the domain outline, we need to open them: 47 flags=ContourToMesh(md.elements,md.x,md.y, expread(domainoutline,1),'node',0);47 flags=ContourToMesh(md.elements,md.x,md.y,domainoutline,'node',0); 48 48 found=0; 49 49 for i=1:md.numrifts,
Note:
See TracChangeset
for help on using the changeset viewer.