- 12 Jul, 2022 3 commits
-
-
Oliver Sander authored
Run codespell during ci See merge request !199
-
Oliver Sander authored
-
Oliver Sander authored
-
- 13 Jun, 2022 1 commit
-
-
Simon Praetorius authored
[cleanup] Simplify quadrature rule singleton See merge request !197
-
- 10 Jun, 2022 1 commit
-
-
Carsten Gräser authored
Extend jacobian interface of geometry classes See merge request !193
-
- 01 Jun, 2022 5 commits
-
-
Carsten Gräser authored
-
Carsten Gräser authored
-
Carsten Gräser authored
-
Carsten Gräser authored
-
Carsten Gräser authored
-
- 25 May, 2022 1 commit
-
-
Ansgar Burchardt authored
Fix return type of integrationElement See merge request !196
-
- 24 May, 2022 4 commits
-
-
Ansgar Burchardt authored
Replace enum with constexpr static See merge request !198
-
Ansgar Burchardt authored
-
Ansgar Burchardt authored
-
Timo Koch authored
All compilers should now support lambdas and structured bindings
-
- 25 Apr, 2022 2 commits
-
-
Santiago Ospina De Los Ríos authored
-
Santiago Ospina De Los Ríos authored
-
- 23 Apr, 2022 1 commit
-
-
Andreas Dedner authored
Remove CMAKE_METADATA_FILE that is ignored and gives a CMake warning. See merge request !194
-
- 22 Apr, 2022 1 commit
-
-
Samuel Burbulla authored
-
- 06 Jan, 2022 3 commits
-
-
Simon Praetorius authored
Use dune-common's power and factorial See merge request !188
-
Christoph Grüninger authored
Deprecate simplex.cc's own implementations
-
Christoph Grüninger authored
Stop using Factorial or power.hh
-
- 08 Dec, 2021 1 commit
-
-
Simon Praetorius authored
[doc] Create images depending on corresponding doc target See merge request !187
-
- 25 Nov, 2021 1 commit
-
-
Timo Koch authored
-
- 05 Nov, 2021 1 commit
-
-
Simon Praetorius authored
Restructure the CMake library See merge request !186
-
- 24 Oct, 2021 3 commits
-
-
Simon Praetorius authored
-
Simon Praetorius authored
-
Simon Praetorius authored
-
- 22 Oct, 2021 4 commits
-
-
Andreas Dedner authored
refactor the way python is used in dune See merge request !166
-
Andreas Dedner authored
-
Andreas Dedner authored
comment out CMP0087 NEW cmake policy because it fails on some CI runners correctly set CMP0087 cmake policy to NEW for cmake >= 3.14
-
added missing 'include_package_data' to setup.py.in improve on ci add clang test pep 42: use implicit namespace packages which make it possible to combine subpackages using editable (source) and non editable (pypi) only use a cmake install a python module in the SKBUILD setting - for an install from build dir pip will take take of this since it is part of the setup.py file add a stopgap solution unti ci repo up and running again Update requirements in setup.py.in to include dune packages [testing] only add dune modules that have been found as requirements in setup.py.in removed setup.py.in since the default is provided in dune-common adapt ci yml file to python bindings on by default disable python bindings for clang 5 (ubuntu 18) since no numpy matching numpy version can be installed from the gitlab registry [testing]
-
- 13 Aug, 2021 2 commits
-
-
Christoph Grüninger authored
Bump version to 2.9-git See merge request !183
-
Christoph Grüninger authored
-
- 27 Jul, 2021 2 commits
-
-
Markus Blatt authored
Get rid unused/shadowed variable compiler warnings. See merge request !181
-
Markus Blatt authored
Eases life of downstream developers that are fond of using warnings to find faulty code.
-
- 24 Jul, 2021 2 commits
-
-
Christoph Grüninger authored
[gitignore] Ignore macOS caching files See merge request !177
-
-
- 16 Jul, 2021 1 commit
-
-
Christoph Grüninger authored
Get rid of deprecation warning for Point Closes #27 See merge request !178
-
- 12 Jul, 2021 1 commit
-
-
Christoph Grüninger authored
-