Skip to content

Generalize ConstLocalFunction to any Grid Function

Martin Nolte requested to merge feature/const-local-function into master

These patches generalize ConstLocalFunction to arbitrary grid functions. As a detail, it renames the old ConstLocalFunction to ConstDiscreteLocalFunction.

Merge request reports