- May 22, 2023
-
-
Sander, Oliver authored
-
- May 16, 2023
-
-
Sander, Oliver authored
The old style has been deprecated for a long time, and is not supported by dune-fufem anymore. (In particular, the code discretizationerror.hh now requires functions to satisfy the dune-functions function interface.) In the wake of this, compute-disc-error.cc gets a number of changes. Let's hope I didn't screw up anything.
-
- Jul 12, 2022
-
-
Sander, Oliver authored
-
- Jul 11, 2022
-
-
Ansgar Burchardt authored
-
- Dec 18, 2019
-
-
Sander, Oliver authored
Using LocalIndexSet objects was mandatory with dune-functions-2.5 and earlier. However, we only support 2.6 and later anyway, so let's get rid of the backward-compatibility code.
-
- Oct 08, 2019
-
-
Sander, Oliver authored
-
- May 11, 2018
-
-
Sander, Oliver authored
-
Sander, Oliver authored
-
- Jan 05, 2018
-
-
Sander, Oliver authored
-
- May 12, 2016
-
-
Sander, Oliver authored
-
Sander, Oliver authored
Make them a parameter instead. This allows to switch more easily between geodesic finite elements and projected finite elements.
-
- Mar 01, 2016
-
-
Sander, Oliver authored
-
- Feb 27, 2016
-
-
Sander, Oliver authored
It is still no function in the dune-functions sense, but at least the basis parameter needs to be a dune-functions basis now, rather than a deprecated dune-fufem basis.
-
- Jan 17, 2016
-
-
Sander, Oliver authored
I intend to move as much towards the dune-functions interface for functions, and this is a first step.
-
- Jan 27, 2015
-
-
Oliver Sander authored
This implements a global GFE function (inheriting from VirtualGridViewFunction). However, the return value of this function is _not_ a manifold class. Rather, the manifold is embedded into a Euclidean space. Hence this class is formally simply vector valued, and can be used in error measurement routines and such. [[Imported from SVN: r10024]]
-
- Oct 27, 2011
-
-
Youett, Jonathan authored
[[Imported from SVN: r8070]]
-
Youett, Jonathan authored
[[Imported from SVN: r8062]]
-
- Oct 21, 2011
-
-
Youett, Jonathan authored
don't let the class inherit from gridfunction because there is no derivative type implemented for functions with values in manifolds [[Imported from SVN: r7985]]
-
- Oct 19, 2011
-
-
Youett, Jonathan authored
[[Imported from SVN: r7947]]
-
Youett, Jonathan authored
[[Imported from SVN: r7946]]
-
- Oct 17, 2011
-
-
Youett, Jonathan authored
[[Imported from SVN: r7936]]
-
- Oct 14, 2011
-
-
Youett, Jonathan authored
[[Imported from SVN: r7919]]
-
Youett, Jonathan authored
[[Imported from SVN: r7917]]
-
Youett, Jonathan authored
[[Imported from SVN: r7915]]
-
Youett, Jonathan authored
[[Imported from SVN: r7914]]
-