parallel-dofmap-disconnected-meshes

Bug #517014 reported by Garth Wells
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
DOLFIN
Fix Released
Undecided
Unassigned

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.

Changed in dolfin:
milestone: none → 0.9.7
Revision history for this message
Garth Wells (garth-wells) wrote :

I've added a C++ example that fails in parallel to

  lp:~dolfin-core/dolfin/sandbox

in the directory 'disconnected_mesh'

Revision history for this message
Garth Wells (garth-wells) wrote :

I committed a small fix which deals with completely disconnected meshes, but meshes with a connected vertex but no connected facets still fails. Problem is that the interior boundary code checks facets.

Changed in dolfin:
status: New → Confirmed
Revision history for this message
Anders Logg (logg) wrote : Re: [Bug 517014] Re: parallel-dofmap-disconnected-meshes

On Fri, Feb 05, 2010 at 10:03:02AM -0000, Garth Wells wrote:
> I committed a small fix which deals with completely disconnected meshes,
> but meshes with a connected vertex but no connected facets still fails.
> Problem is that the interior boundary code checks facets.
>
> ** Changed in: dolfin
> Status: New => Confirmed

I'll take a closer look as soon as I get a chance, but probably not
until next week.

--
Anders

Changed in dolfin:
status: Confirmed → Fix Committed
Anders Logg (logg)
Changed in dolfin:
status: Fix Committed → Fix Released
Changed in dolfin:
status: Fix Released → Fix Committed
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.