dolfinx.fem.assemble_scalar
is not parallel safe
#896
Labels
bug
Something isn't working
fenicsx
Issue that is related to the fenicsx support
good first issue
Good for newcomers
@jorgensd realised that this is not parallel safe and would return the wrong result in parallel.
FESTIM/festim/exports/average_surface.py
Lines 28 to 31 in 77c97b3
Would be nice to have a demonstration of this.
Instead we should have something like this:
https://github.com/scientificcomputing/scifem/blob/02f1d9b6ae0b3c394667524e65571729260e9859/src/scifem/assembly.py#L9-L22
The text was updated successfully, but these errors were encountered: