Fixes #1060 (closed)
Policy here:
1.) If
bind(element)
is called within anelement
loop, callauto fvGeometry = localView(gridGeometry)
before the loop.
2.) If
bind(element)
is only called once (e.g. in certain functions), use the convenience syntax.