← Back to team overview

dolfin team mailing list archive

[Bug 427206] Re: System test fails with 9 processes

 

** Changed in: dolfin
       Status: Fix Committed => Fix Released

-- 
System test fails with 9 processes
https://bugs.launchpad.net/bugs/427206
You received this bug notification because you are subscribed to DOLFIN.

Status in DOLFIN: Fix Released

Bug description:
When running the parallel assembly/solve with 9 processes, I get the following error message:

dolfin/fem/Assembler.cpp:202: static void dolfin::Assembler::assemble_exterior_facets(dolfin::GenericTensor&, const dolfin::Form&, dolfin::UFC&, const dolfin::MeshFunction<unsigned int>*, std::vector<double, std::allocator<double> >*): Assertion `cell_map' failed.


References