- Aug 30, 2017
-
-
Ansgar Burchardt authored
This way dependencies installed via `duneci-install-module` are built with the same options as the module to be tested.
-
Ansgar Burchardt authored
-
- Aug 16, 2017
-
-
Markus Blatt authored
Test whether vectors export 'reference' and 'const_reference' See merge request !111
-
- Aug 14, 2017
-
-
Markus Blatt authored
[feature][SeqILU] faster implementation of ILU preconditioner See merge request !96
-
- Aug 07, 2017
-
-
Oliver Sander authored
Implement the method 'setSize' for BDMatrix and BTDMatrix See merge request !110
-
- Aug 04, 2017
-
-
Oliver Sander authored
-
Oliver Sander authored
-
Oliver Sander authored
These are standard types from the STL. Apparently all dune-istls vectors do export them.
-
Oliver Sander authored
-
Oliver Sander authored
-
Oliver Sander authored
Test the method BCRSMatrix::setSize See merge request !109
-
Oliver Sander authored
-
Oliver Sander authored
-
Oliver Sander authored
Implement construction of BDMatrix from std::initializer_list See merge request !108
-
- Aug 03, 2017
-
-
Oliver Sander authored
-
- Aug 02, 2017
-
-
Ansgar Burchardt authored
.gitlab-ci.yml: update environments See merge request !106
-
Ansgar Burchardt authored
resolve ambiguous call by explicitly calling `Dune::Hybrid::size` See merge request !107
-
Ansgar Burchardt authored
Reference: core/dune-common#77
-
Ansgar Burchardt authored
- Added: Debian 10 with gcc in C++17 mode - Removed: Debian 8 + Backports with clang Reference: http://lists.dune-project.org/pipermail/dune-devel/2017-July/002224.html
-
- Jul 27, 2017
-
-
Christian Engwer authored
[GeneralizedPCGSolver] Increment iteration counter for all verbosity levels See merge request !105
-
Janick Gerstenberger authored
This commit fixes Issue #32
-
- Jul 03, 2017
-
-
Robert K authored
-
Robert K authored
-
Robert K authored
-
Robert K authored
-
Robert K authored
default.
-
Robert K authored
simple Compressed Row Storage for the lower and upper triangular matrices. Also, SeqILU unifies both, SeqILU0 and SeqILUn.
-
Christian Engwer authored
[bugfix][cmake] install allocator.hh See merge request !103
-
Felix Gruber authored
Commit 8da92ce1 added allocator.hh but forgot to add it to the installed headers in CMakeLists.txt.
-
- Jun 30, 2017
-
-
Christian Engwer authored
[multirhstest] Check with AlignedNumber. See merge request !87
-
Christian Engwer authored
-
Christian Engwer authored
-
- Jun 12, 2017
- Jun 08, 2017
-
-
Ansgar Burchardt authored
Add `data()` accessor methods See merge request !99
-
Ansgar Burchardt authored
-
- May 30, 2017
-
-
Robert K authored
-
- May 29, 2017
-
-
Christian Engwer authored
Feature/support mingw See merge request !88
-
- May 09, 2017
-
-
Christian Engwer authored
[dynamic polymorphism] use #if instead of #ifdef for the guard See merge request !95
-
Christian Engwer authored
we add a compatibility layer, when DUNE_ISTL_SUPPORT_OLD_CATEGORY_INTERFACE is enabled. We now ise #if instead of #ifdef to check for the flag and add the switch to scalar-product interface class.
-