- Nov 11, 2023
-
-
Simon Praetorius authored
Set the DUNE_PYTHON_WHEELHOUSE pyth even if CMAKE_INSTALL_PREFIX is set after the first run Closes #339 See merge request !1299
-
- Nov 06, 2023
-
-
Christoph Grüninger authored
Deprecate class SizeOf See merge request !1306
-
Santiago Ospina De Los Ríos authored
[cleanup] Guard use of concept in concepts/*.hh headers See merge request !1305
-
Carsten Gräser authored
This was once added as a replacement for `sizeof...(T)` for a variadic pack `T`, because the clang implementation of the latter was buggy before clang 3.8. Now we require a much newer clang version that has this but fixed for years.
-
- Nov 05, 2023
-
-
Christoph Grüninger authored
[cleanup] Remove header power.hh See merge request !1304
-
Carsten Gräser authored
While these headers are already conditionally included by `dune/common/concepts.hh` one can still include them separately. This patch also guards these header files against individual inclusion without available concepts support such that `headercheck` does no longer stumble upon this.
-
Carsten Gräser authored
This was deprecated in 2.9 and can be removed. Use `Dune::power` from `dune/common/math.hh` instead.
-
- Nov 04, 2023
-
-
Simon Praetorius authored
Export the PYTHON_WHEELHOUS into the config file and cleanup MODULE_DEP_PYTHON_PATH See merge request !1298
-
Christoph Grüninger authored
Increase required CMake version to 3.16 See merge request core/dune-common!1302
-
- Nov 01, 2023
-
-
Timo Koch authored
-
- Oct 27, 2023
-
-
Christoph Grüninger authored
They are always set to NEW by version 3.16
-
- Oct 26, 2023
-
-
Christoph Grüninger authored
-
Christoph Grüninger authored
-
Christoph Grüninger authored
-
Christoph Grüninger authored
-
Christoph Grüninger authored
-
- Oct 25, 2023
-
-
Simon Praetorius authored
Do not configure non-template rst files See merge request core/dune-common!1300
-
Simon Praetorius authored
Use the CMAKE_CXX_STANDARD in feature tests See merge request core/dune-common!1301
-
- Oct 23, 2023
-
-
Simon Praetorius authored
-
Santiago Ospina De Los Ríos authored
-
Simon Praetorius authored
-
- Oct 22, 2023
-
-
Simon Praetorius authored
-
- Oct 20, 2023
-
-
Simon Praetorius authored
-
Simon Praetorius authored
-
- Oct 17, 2023
-
-
Robert K authored
limits are computed.
- Oct 08, 2023
-
-
Andreas Dedner authored
[Python] use a raw string inside 're' function See merge request core/dune-common!1293
-
- Oct 07, 2023
-
-
Andreas Dedner authored
-
- Oct 04, 2023
-
-
Santiago Ospina De Los Ríos authored
Move the find_package(SuiteSparse) from istl to common See merge request core/dune-common!1284
-
-
- Oct 01, 2023
-
-
Andreas Dedner authored
[bugfix][CmakeBuilder] Remove ResourceWarning: unclosed file during jit. See merge request core/dune-common!1290
-
- Sep 30, 2023
-
-
Robert K authored
-
- Sep 22, 2023
-
-
Andreas Dedner authored
move a wrongly placed changelog entry See merge request core/dune-common!1286
-
Andreas Dedner authored
-
Andreas Dedner authored
Resolve "ParallelError in dune-grid Python bindings with OpenMPI" Closes #346 See merge request core/dune-common!1280
-
Santiago Ospina De Los Ríos authored
[cleanup] Remove outdated TODO file See merge request core/dune-common!1285
-
- Sep 21, 2023
-
-
Timo Koch authored
-
Timo Koch authored
[cleanup] Remove superfluous begin private See merge request core/dune-common!1283
-
- Sep 20, 2023
-
-
Timo Koch authored
-
Simon Praetorius authored
dune-add-spdx: utility script to add SPDX headers to files See merge request core/dune-common!1210
-