- Mar 05, 2020
-
-
Christoph Grüninger authored
-
- Jan 11, 2020
-
-
Oliver Sander authored
Because the dune-istl matrix interface mandates that this method be called 'N'.
-
Oliver Sander authored
... which returns the number of scalar entries. This method is required by the dune-istl vector interface.
-
Oliver Sander authored
This is the name mandated by the dune-istl interface. Deprecate the old name 'count'.
-
- Dec 24, 2019
-
-
Christoph Grüninger authored
-
Christoph Grüninger authored
* setSolverCategory is not allowed to alter a const value * Adjust type of setSolverCategory's set * Properly document deprecation of get/setSolverCategory
-
- Dec 19, 2019
-
-
Christoph Grüninger authored
-
- Dec 18, 2019
-
-
Nils-Arne Dreier authored
-
- Nov 19, 2019
-
-
Nils-Arne Dreier authored
-
- Jul 17, 2019
-
-
Steffen Müthing authored
!421 changed the signature of the methods `dot()` and `norm()` in `ScalarProduct`, making them `const`. This breaks compilation of existing user implementations, so let's document that change.
-
- Jun 13, 2019
-
-
Christoph Grüninger authored
-
- Jun 12, 2019
-
-
Oliver Sander authored
-
- May 06, 2019
-
-
Christoph Grüninger authored
-
- Dec 14, 2018
-
-
Timo Koch authored
-
- Dec 03, 2018
-
-
Oliver Sander authored
-
Oliver Sander authored
So, for example, you can write BlockVector<double> instead of BlockVector<FieldVector<double,1> > and it will do what you expect it to do.
-
- Nov 23, 2018
-
-
Timo Koch authored
-
- Nov 07, 2018
-
-
Christoph Grüninger authored
-
- Aug 17, 2018
-
-
Oliver Sander authored
-
- Jan 30, 2018
-
-
Christian Engwer authored
-
- Jan 17, 2018
-
-
Oliver Sander authored
There is already the implementation SeqILU, which covers both the zero-order and the higher-order case together.
-
- Nov 13, 2017
-
-
Andreas Dedner authored
-
- Nov 10, 2017
-
-
Andreas Dedner authored
-