- Mar 08, 2016
-
-
Bernd Flemisch authored
Commit 219dd9 defaulted the linear solver to a sequential one. Since the box Richards test is running in parallel, a parallel linear solver has to be set. The AMGBackend gives slightly different results above the fuzzy threshold. Therefore, also the reference solution is adapted.
-
- Feb 02, 2016
-
-
Timo Koch authored
Argument dependent lookup deduces the Dune namespace from the function arguments that are also in namespace Dune.
-
- Jan 22, 2016
-
-
Bernd Flemisch authored
-
Bernd Flemisch authored
-
Bernd Flemisch authored
-
- Dec 08, 2015
-
-
Christoph Grüninger authored
Because config.h is not in the same directory, but added via the include path by -I.
-
- Nov 26, 2015
-
-
Christoph Grüninger authored
For binary compatibility, Dune only uses the C bindings of MPI. MPI_FOUND is deprecated from CMake but Dune does defines it and encourage its use. (reviewed by timok)
-
- Nov 18, 2015
-
-
Bernd Flemisch authored
Fix all warnings triggered with -Wshadow.
-
- Nov 03, 2015
-
-
Bernd Flemisch authored
See FS#250 for details.
-