← Back to team overview

dolfin team mailing list archive

[Bug 517551] [NEW] Vertex-vertex connected meshes fail in parallel

 

Public bug reported:

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.

** Affects: dolfin
     Importance: Undecided
         Status: New

-- 
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: New

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.





Follow ups

References