Vertex-vertex connected meshes fail in parallel
Bug #517551 reported by
Garth Wells
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
DOLFIN |
Confirmed
|
Low
|
Unassigned |
Bug Description
Meshes which are connected at a point but do not have a facet-facet connection seg fault in parallel. Examples are node-to-node connections.
The parallel code is heavily geared towards facets, so for the time being it would be good to have a sensible error message.
Changed in dolfin: | |
importance: | Medium → Low |
Changed in dolfin: | |
milestone: | none → 1.1.0 |
To post a comment you must log in.
We could add an option to check meshes for connectivity problems.