Skip to content
  • Lasse Hinrichsen-Bischoff's avatar
    [bugfix] fix LocalFunction copy-constructor · 9e08c5b9
    Lasse Hinrichsen-Bischoff authored
    See issue #20. Previously, the LocalIndexSet would not automatically bind
    to the LocalView. But since such a binding would be undefined if the LocalView
    was not bound to an element itself, I had to introduce a flag that indicates
    whether this LocalFunction has been bound before.
    9e08c5b9