Skip to content

[fix] make base class accessible

Christian Engwer requested to merge fix-oldstyle-gridfunction into master

The base class of DiscreteGridFunction was inaccessible and thus these functions were not properly detected as during interpolate.

Merge request reports