init_incidences crashes when overlapping meshes in not completely inside

Bug #811300 reported by Andre Massing
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
DOLFIN-OLM
Confirmed
Medium
Andre Massing

Bug Description

Crash in OverlappingMeshes.cpp:272:
   const uint overlapped_facet_index = _inverse_facet0_map[orig_facet_index];
   _overlapped_facets_incidences[overlapped_facet_index].push_back(facet_index);
during computation of the boundary facet of the overlapping mesh which crosses the boundary of the overlapped mesh.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.