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. _______________________________________________ Mailing list: https://launchpad.net/~dolfin Post to : dolfin@lists.launchpad.net Unsubscribe : https://launchpad.net/~dolfin More help : https://help.launchpad.net/ListHelp