- Feb 05, 2018
-
-
René Fritze authored
-
René Fritze authored
-
- Feb 02, 2018
-
-
René Fritze authored
was removed in 160b1697, but is still needed when compiling with clang
-
- Jan 31, 2018
-
-
René Fritze authored
This allows to refactor all those ```if(foo) { throw bla; } ``` blocks into ```DUNE_THROW_IF(foo, bla, "")```
-
- Jan 30, 2018
-
-
Dr. Felix Tobias Schindler authored
dailywork-ftschindler
-
- Jan 25, 2018
-
-
Dr. Felix Tobias Schindler authored
-
Dr. Felix Tobias Schindler authored
-
Dr. Felix Tobias Schindler authored
-
Dr. Felix Tobias Schindler authored
Introduced in 95f7ca2c1a5e4e638187e51491ec75837a2b7e2a, otherwise we get linker errors with clang.
-
Dr. Felix Tobias Schindler authored
-
Dr. Felix Tobias Schindler authored
-
Dr. Felix Tobias Schindler authored
-
- Jan 24, 2018
-
-
Tobias Leibner authored
[fmatrix] add custom invert function
-
Tobias Leibner authored
- mainly copies the invert function from dune-common, except that the LU decomposition always performs pivoting, not only if the diagonal entry is below a threshold. This fixes the matrix inversion test for FieldMatrix in dune-xt-la.
-
- Jan 20, 2018
-
-
René Milk authored
[cmake] add a 'license' target
-
- Jan 19, 2018
-
-
René Fritze authored
-
René Fritze authored
-
René Fritze authored
which executes pylicense with all configs matching "PROJECT_ROOT/.pylicense*.cfg"
-
- Jan 18, 2018
-
-
Tobias Leibner authored
[config.h.cmake] silence warning if FASP is not available
-
Tobias Leibner authored
-
- Jan 15, 2018
-
-
René Fritze authored
-
- Dec 21, 2017
-
-
Tobias Leibner authored
-
Tobias Leibner authored
-
- Dec 20, 2017
-
-
René Fritze authored
-
- Dec 12, 2017
-
-
René Fritze authored
-
- Dec 11, 2017
-
-
René Fritze authored
-
- Dec 10, 2017
-
-
Tobias Leibner authored
-
Tobias Leibner authored
-
- Dec 06, 2017
-
-
René Fritze authored
-
René Fritze authored
This reverts commit 2621d88d. because cmake doesn't actually accept this despite what the docs say
-
- Dec 05, 2017
-
-
René Fritze authored
-
- Dec 01, 2017
-
-
René Fritze authored
-
René Fritze authored
-
René Fritze authored
-
- Nov 28, 2017
-
-
Dr. Felix Tobias Schindler authored
dailywork-ftschindler
-
Dr. Felix Tobias Schindler authored
-
- Nov 27, 2017
-
-
Tobias Leibner authored
-
Dr. Felix Tobias Schindler authored
dailywork-ftschindler
-
Dr. Felix Tobias Schindler authored
-
Dr. Felix Tobias Schindler authored
-