- 19 Jun, 2021 1 commit
-
-
Martin Schneider authored
-
- 29 Apr, 2021 1 commit
-
-
Timo Koch authored
-
- 16 Apr, 2021 1 commit
-
-
- 03 Mar, 2021 1 commit
-
-
* was always false before, even if scotch is installed
-
- 30 Nov, 2020 1 commit
-
-
The file was removed a couple of month ago
-
- 09 Nov, 2020 2 commits
- 06 Nov, 2020 2 commits
- 24 Jun, 2020 1 commit
-
-
Timo Koch authored
Unfortunately the CMake logic for quad math detection was overwriting the Quadmath package from Dune and had to be removed. This removes all quadmath code from Dumux and uses the quadmath implementation of Dune instead (Dune::Float128) which is based on the same library.
-
- 27 May, 2020 1 commit
-
-
Timo Koch authored
-
- 30 Apr, 2020 1 commit
-
-
Timo Koch authored
-
- 27 Apr, 2020 1 commit
-
-
Bernd Flemisch authored
It is currently required that CMake looks for OpenMP, see https://github.com/OPM/opm-common/issues/1751. On the other, setting `-fopenmp` in the test is not necessary anymore.
-
- 02 Dec, 2019 2 commits
- 12 Jul, 2018 2 commits
- 06 Jun, 2018 1 commit
-
-
Add CMake detection by copying `FindQuadmath.cmake` from `opm-common/cmake/Modules` at https://github.com/OPM/opm-common/, version 37da204. Remove hack for GCC <= 4.6. Add Dune's IsNumber specialization. Test by using `quad` as `Scalar` and recalculating the one-phase incompressible TPFA test with analytic Jacobian.
-
- 07 May, 2018 1 commit
-
-
Thomas Fetzer authored
-
- 18 Dec, 2017 2 commits
-
-
Adds a description and the purpose of searched packages.
-
Dune 2.5 is required anway.
-
- 11 Dec, 2017 1 commit
-
-
add_dumux_test forwards to dune_add_test. Since Dune 2.6, this takes only the "real" command behind COMMAND, the arguments to that command have to follow behind CMD_ARGS. (cherry picked from commit 13141f3f)
-
- 08 Dec, 2017 1 commit
-
-
Bernd Flemisch authored
add_dumux_test forwards to dune_add_test. Since Dune 2.6, this takes only the "real" command behind COMMAND, the arguments to that command have to follow behind CMD_ARGS.
-
- 27 Nov, 2017 1 commit
-
-
Timo Koch authored
-
- 23 Mar, 2017 1 commit
-
-
Timo Koch authored
-
- 06 Mar, 2017 1 commit
-
-
[cmake] Add module to find pvpython, which can be used to run postprocessing scripts See merge request !393
-
- 01 Mar, 2017 1 commit
-
-
Thomas Fetzer authored
-
- 27 Dec, 2016 2 commits
-
-
Thomas Fetzer authored
[cmake,valgrind] Bring back mistakenly removed FindValgrind.cmake The removal happend in 37dbc358 ;) See merge request !319
-
Christoph Grüninger authored
The removal happend in 7b651d13
-
- 01 Dec, 2016 1 commit
-
-
Bernd Flemisch authored
Feature/use adl for std functions * `std::swap` and `dumux/common` was cleaned up * much more needs to be done * I found a bunch of other clean-up stuff See merge request !259
-
- 29 Nov, 2016 1 commit
-
-
Christoph Grüninger authored
-
- 15 Nov, 2016 1 commit
-
-
Thomas Fetzer authored
-
- 14 Nov, 2016 1 commit
-
-
Martin Schneider authored
The NLOPT and GLPK are libraries for nonlinear and linear optimization algorithms.
-
- 27 Sep, 2016 1 commit
-
-
Christoph Grüninger authored
-
- 23 Sep, 2016 1 commit
-
-
Christoph Grüninger authored
Should even work when they stick to version 3.0, but not vice versa.
-
- 07 Sep, 2016 1 commit
-
-
Timo Koch authored
-
- 26 Jul, 2016 1 commit
-
-
Timo Koch authored
-
- 24 May, 2016 2 commits
-
-
Timo Koch authored
The user can set the variable GSTAT_ROOT to the directory where gstat is installed for cmake to search there first before the default paths.
-
Thomas Fetzer authored
-
- 20 Jan, 2016 1 commit
-
-
Thomas Fetzer authored
-