- Apr 27, 2020
-
-
Martin Schneider authored
-
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.
-
Kilian Weishaupt authored
-
Kilian Weishaupt authored
-
Kilian Weishaupt authored
-
Kilian Weishaupt authored
* introduce numRows_ function that returns an integral constant to be used within Dune::integralRange
-
Kilian Weishaupt authored
-
Bernd Flemisch authored
Fix compilation for the OPM 2020.04 release.
-
- Apr 24, 2020
-
-
Kilian Weishaupt authored
[fluxvariablescachefiller] fix unused variable warning Closes #874 See merge request !2053
-
Ned Coltman authored
-
- Apr 23, 2020
-
-
Bernd Flemisch authored
-
Bernd Flemisch authored
The distribution of an unstructured across several processes is not stable in the sense that a process will always get the same elements. Not over several Dune versions and possibly even not between different machines. Threfore, don't compare the solution for a single process.
-
Dennis Gläser authored
[examples][1prot][fix] Do not require UMFPack See merge request !2044
-
Timo Koch authored
-
- Apr 22, 2020
-
-
-
Dennis Gläser authored
-
-
Kilian Weishaupt authored
[cleanup] Remove obsolete setPreviousSolution See merge request !2021
-
Bernd Flemisch authored
-
Bernd Flemisch authored
We require Dune >= 2.7.
-
with contributions by Felix Weinhardt and some proof reading by Timo Koch
-
Ned Coltman authored
-
[test][2pncminni] increase runtime to test precipitation, use fixed time-step size increment, adapt reference
-
Ned Coltman authored
[linear][seqsolverbacked] Fix compilation error for dune-2.7 related to solveWithParamTree See merge request !2025
-
-