Opened 19 years ago
Last modified 19 years ago
#83 closed defect
Duplicate edge indices in create_mesh_from_regions should cause an exception to be raised. — at Initial Version
Reported by: | anonymous | Owned by: | duncan |
---|---|---|---|
Priority: | normal | Milestone: | Mesh generation finished |
Component: | Appearance and visualisation | Version: | 1.0 |
Severity: | normal | Keywords: | |
Cc: |
Description
Currently the user may inadvertently specify two different tags for one edge. This should raise an Exception.
Unit test in test_mesh_interface reveals this.
Note: See
TracTickets for help on using
tickets.