Skip to content
Snippets Groups Projects
Commit 6e67d974 authored by Sander, Oliver's avatar Sander, Oliver
Browse files

Replaced GlobalGeodesicFEFunction by a new one GlobalGFEFunction

There are two important changes:  First of all, the new class implements
the `dune-functions` interface rather than the deprecated one based
on inheritance from `VirtualGridViewFunction`. Secondly, the new class
does not hard-wire geodesic interpolation anymore.  Rather, you can
give it interpolation classes which then govern how interpolation is done.

This change was long overdue.  It was now needed to make
gradient-flow.cc compile with the post 2.9 version of dune-fufem again.
parent 0590a02b
No related branches found
No related tags found
1 merge request!94Make EmbeddedGlobalGFEFunction a dune-functions function
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment