- 19 Jun, 2021 1 commit
-
-
Martin Schneider authored
-
- 03 Mar, 2021 1 commit
-
-
* was always false before, even if scotch is installed
-
- 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.
-
- 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.
-
- 12 Jul, 2018 1 commit
-
-
Timo Koch authored
-
- 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.
-
- 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
-
- 14 Nov, 2016 1 commit
-
-
Martin Schneider authored
The NLOPT and GLPK are libraries for nonlinear and linear optimization algorithms.
-
- 07 Sep, 2016 1 commit
-
-
Timo Koch authored
-
- 24 May, 2016 1 commit
-
-
Thomas Fetzer authored
-
- 14 Jan, 2016 1 commit
-
-
Christoph Grüninger authored
Re-enable Valgrind support which was accidentally dropped together with the Autotool's build system.
-
- 17 Dec, 2015 1 commit
-
-
Christoph Grüninger authored
We require GCC 4.8, the feature is supported since GCC 4.6
-
- 03 Nov, 2015 1 commit
-
-
Add preprocessor deprecations to deprecation list in doxygen
-
- 11 Oct, 2015 1 commit
-
-
Christoph Grüninger authored
-
- 24 Jul, 2015 1 commit
-
-
Thomas Fetzer authored
added cmake macro which, when called, links all input files of a folder reviewed by martinb git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15155 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 21 Jul, 2015 1 commit
-
-
Christoph Grüninger authored
Input and grid files are symoblically linked instead of copied from the source dir to the build dir. (reviewed by timok) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15124 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 08 Jul, 2015 1 commit
-
-
Thomas Fetzer authored
fixed definition of the HAVE_GNUPLOT macro reviewed by nicolas git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15024 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 23 Mar, 2015 1 commit
-
-
Thomas Fetzer authored
add a generic gnuplotinterface with a simple the gnuplot interface currently only works with CMake reviewed by Beatrix git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@14428 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 08 Sep, 2014 1 commit
-
-
Bernd Flemisch authored
Since everything has been moved to PDELab 2.0, the checks for a patched PDELab are no longer needed. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13295 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 15 Nov, 2013 1 commit
-
-
Christoph Grüninger authored
(reviewed by bernd) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@11996 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 24 Sep, 2013 1 commit
-
-
Christoph Grüninger authored
(reviewed by bernd) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@11551 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 23 Sep, 2013 1 commit
-
-
Christoph Grüninger authored
Tests are still built only for ctest calls, not for plain make. Tests are built for make if -DDUMUX_BUILD_ALL_TESTS:BOOL=TRUE is set. This change is needed for CDash, otherwise compile errors and warnings where not displayed. (reviewed by bernd) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@11537 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 24 May, 2013 1 commit
-
-
Christoph Grüninger authored
(reviewed by bernd) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@10753 2fb0f335-1f38-0410-981e-8018bf24f1b0
-