Skip to content

[gridfunctionadapter] add copy contructor to GridFunctionAdapter::LocalFunction

In dune-fem-dg the dgnorm needs to evaluate localfuctions on neighboring elements, make a copy and reinitializing it would resolve the problems emerge from the interface changes on LPNormBase.

A Backport to the upcoming release is welcome.

Merge request reports