dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #22373
[Bug 517551] Re: Vertex-vertex connected meshes fail in parallel
** Changed in: dolfin
Importance: Medium => Low
--
You received this bug notification because you are a member of DOLFIN
Team, which is subscribed to DOLFIN.
https://bugs.launchpad.net/bugs/517551
Title:
Vertex-vertex connected meshes fail in parallel
Status in DOLFIN:
Confirmed
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.
References