- 05 Mar, 2016 2 commits
-
-
Carsten Gräser authored
-
Carsten Gräser authored
-
- 04 Mar, 2016 1 commit
-
-
Carsten Gräser authored
-
- 16 Feb, 2016 1 commit
-
-
Ansgar Burchardt authored
-
- 28 Jan, 2016 1 commit
-
-
Elias Pipping authored
-
- 23 Dec, 2015 2 commits
-
-
Elias Pipping authored
-
Elias Pipping authored
(After recent changes to dune-istl) BCRSMatrix::usmv() now takes three template arguments rather than two. Since the two lines in question had to be changed anyway, might as well make them more readable this way, too.
-
- 30 Nov, 2015 1 commit
-
-
Elias Pipping authored
Thereby bringing the tests in line with dune-fufem. The current logic of printing a message and exciting with failure (albeit only for exceptions of type Dune::Exception) is what happens by default anyway (but for more general exceptions)
-
- 25 Nov, 2015 1 commit
-
-
Elias Pipping authored
dune/common/fassign.hh is gone for good
-
- 25 Oct, 2015 1 commit
-
-
Elias Pipping authored
-
- 30 Sep, 2015 1 commit
-
-
Elias Pipping authored
-
- 23 Sep, 2015 1 commit
-
-
Ansgar Burchardt authored
-
- 29 Aug, 2015 1 commit
-
-
Oliver Sander authored
The previous commit contained too many changes. Reminder to myself: be careful with git commit -a
-
- 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 4 commits
-
-
Oliver Sander authored
-
Oliver Sander authored
-
Oliver Sander authored
-
Oliver Sander authored
-
- 08 Jun, 2015 7 commits
-
-
Oliver Sander authored
Another hurray for unit tests!
-
Oliver Sander authored
-
Oliver Sander authored
-
Oliver Sander authored
-
Oliver Sander authored
It does.
-
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 2 commits
-
-
Oliver Sander authored
Otherwise the cmake test system doesn't recognize this as a failed test.
-
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 4 commits
-
-
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.
-
Oliver Sander authored
-
Oliver Sander authored
-
Oliver Sander authored
Otherwise you get warnings complaining about a missing file 'BuildTest.cmake'.
-
- 16 Dec, 2014 1 commit
-
-
Carsten Gräser authored
-
- 31 Oct, 2014 1 commit
-
-
Carsten Gräser authored
-
- 29 Oct, 2014 1 commit
-
-
Carsten Gräser authored
-