- 11 Jul, 2017 1 commit
-
-
Carsten Gräser authored
While I'd like the tested interface more, it's not implemented yet leading to a failing test
-
- 08 Nov, 2016 2 commits
-
-
oliver.sander_at_tu-dresden.de authored
-
oliver.sander_at_tu-dresden.de authored
-
- 06 Sep, 2016 1 commit
-
-
oliver.sander_at_tu-dresden.de authored
-
- 23 Aug, 2016 1 commit
-
-
oliver.sander_at_tu-dresden.de authored
-
- 27 Aug, 2015 1 commit
-
-
Oliver Sander authored
I mixed up the names when writing the code. It was always meant to be 'exists'. No idea how that could ever work.
-
- 14 Jul, 2015 1 commit
-
-
Oliver Sander authored
-
- 08 Jun, 2015 3 commits
-
-
Oliver Sander authored
-
Oliver Sander authored
-
Oliver Sander authored
-
- 07 Jun, 2015 3 commits
-
-
Oliver Sander authored
-
Oliver Sander authored
Note: currently disregards the 'regularity' method. Will report an error for test points where the functional is not differentiable.
-
Oliver Sander authored
-
- 06 Jun, 2015 2 commits
-
-
Oliver Sander authored
Functionals do not have to be positive 1-homogeneous, but some important ones are. For those it is convenient to have a test.
-
Oliver Sander authored
The first non-trivial functional that I tested outside of dune-tnnmg needed such an epsilon. The value I used (1e-10) has no particular meaning. I have no idea what an ideal value is.
-
- 27 May, 2015 1 commit
-
-
Oliver Sander authored
-
- 26 May, 2015 1 commit
-
-
Oliver Sander authored
Viz, finite difference tests for addGradient, addHessian, directionalSubDiff. I will delegate writing the actual test to somebody else.
-
- 25 May, 2015 1 commit
-
-
Oliver Sander authored
These things can get really complicated, and small errors can go unnoticed for a long time. This first patch adds a first test for convexity, and applies it to the NormFunctional class.
-