- Timestamp:
- 07/23/10 18:41:49 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/c/modules/MeshProfileIntersectionx/MeshSegmentsIntersection.cpp
r4773 r4785 27 27 ygrids[j]=y[*(index+3*i+j)]; 28 28 } 29 ElementSegmentsIntersection(segments_dataset, xgrids,ygrids,xc,yc,numgrids);29 ElementSegmentsIntersection(segments_dataset,i,xgrids,ygrids,xc,yc,numgrids); 30 30 } 31 31
Note:
See TracChangeset
for help on using the changeset viewer.