- Jan 17, 2025
-
-
Sander, Oliver authored
This patch contains only whitespace changes.
-
Sander, Oliver authored
Previously, some code was in Dune::GFE, some was in Dune::, and a lot of it was in the global namespace.
-
- Jan 12, 2025
-
-
Sander, Oliver authored
I wrote them years ago mainly because I thought they should exist. But they were never actually used them for anything, and I don't really know were they could be used either. Supposedly they could be useful for implementing problems without a minimization formulation, but that's not currently planned, and I don't know what the precise requirements would be, either. Since the code is short and almost trivial, and easily resurrected, this commit removes the two files. For newcomers this will mean two less files to wonder about.
-
Sander, Oliver authored
-
- Jan 05, 2024
-
-
Sander, Oliver authored
-
- 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]]
-