dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #17609
[Bug 517551] Re: Vertex-vertex connected meshes fail in parallel
We could add an option to check meshes for connectivity problems.
** Changed in: dolfin
Status: New => Confirmed
** Changed in: dolfin
Importance: Undecided => Medium
--
Vertex-vertex connected meshes fail in parallel
https://bugs.launchpad.net/bugs/517551
You received this bug notification because you are a member of DOLFIN
Team, which is subscribed to DOLFIN.
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