Skip to content

Remove superfluous entries in connectivity maps

Ned Coltman requested to merge feature/remove_superfluous_selfDofs into master

fixes #537 (closed)

removes the Indicies that are always available from the stencil. This reduces stencil size and does not affect assembly.

Edited by Ned Coltman

Merge request reports