Changeset 9167
- Timestamp:
- Jun 16, 2014, 11:38:56 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/anuga_core/source/anuga/structures/riverwall.py
r9166 r9167 519 519 riverwallV1Inds, riverwallV2Inds = rwd.get_vertices_corresponding_to_edgeInds(riverwalledgeInds, tol=tol) 520 520 521 #import pdb522 #pdb.set_trace()523 524 521 # With discontinuous triangles, we expect edges to occur twice 525 522 # Let's remove duplicates to simplify the analysis
Note: See TracChangeset
for help on using the changeset viewer.