dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #15274
[Bug 427206] [NEW] System test fails with 9 processes
Public bug reported:
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.
** Affects: dolfin
Importance: Medium
Assignee: Niclas Jansson (njansson)
Status: Confirmed
** Changed in: dolfin
Status: New => Confirmed
** Changed in: dolfin
Importance: Undecided => Medium
** Changed in: dolfin
Assignee: (unassigned) => Niclas Jansson (njansson)
--
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: Confirmed
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.
Follow ups
References