dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #17403
[Bug 517014] Re: parallel-dofmap-disconnected-meshes
I've added a C++ example that fails in parallel to
lp:~dolfin-core/dolfin/sandbox
in the directory 'disconnected_mesh'
--
parallel-dofmap-disconnected-meshes
https://bugs.launchpad.net/bugs/517014
You received this bug notification because you are a member of DOLFIN
Team, which is subscribed to DOLFIN.
Status in DOLFIN: New
Bug description:
I get seg fault when building the dof map in parallel for a mesh which has disconnected regions. It works fine on one processor.
I'm using a Python solver, so I'll need to build a C++ version in order to dig deeper.
References