Skip to content

Fix for assembly map array initialisation bug.

Chris Cantwell requested to merge fix/assembly-map-init into master

This MR fixes a bug in the CG assembly map which incorrectly initialises the local coefficient array if performing an in-place assembly.

Merge request reports