- Aug 13, 2021
-
-
Christoph Grüninger authored
Bump version to 2.9-git See merge request core/dune-common!990
-
Christoph Grüninger authored
-
Christoph Grüninger authored
Fix cmake bug when Scotch is found but not PTScotch See merge request core/dune-common!988
-
- Aug 12, 2021
-
-
Simon Praetorius authored
-
- Jul 29, 2021
-
-
Markus Blatt authored
Get rid of shadowed/unused variable/typedef gcc-8 warnings. See merge request core/dune-common!985
-
Markus Blatt authored
-
Markus Blatt authored
This should finally satisfy clang and should have been done years ago.
-
Markus Blatt authored
-
Markus Blatt authored
Another round *sigh*
-
- Jul 27, 2021
-
-
Andreas Dedner authored
[python][setup-dunepy.py] Allow to set opts file via env variable like dunecontrol See merge request core/dune-common!982
-
Markus Blatt authored
get rid of unused/shadowed variable compiler warnings. See merge request core/dune-common!981
-
Timo Koch authored
-
Markus Blatt authored
Makes using DUNE much easier if users care about warnings.
-
- Jul 23, 2021
-
-
Christoph Grüninger authored
[gitignore] Ignore macOS caching files See merge request core/dune-common!968
-
-
- Jul 18, 2021
-
-
Simon Praetorius authored
Cleanup/deprecate Dune::Std::is_callable is_invocable See merge request core/dune-common!969
-
Simon Praetorius authored
-
-
[cleanup][overloadset] Remove outdated version check and comments on compilers not supported anymore
-
This is a type trait that checks whether some type has a defined ()-operator that can be invoked with a given list of arguments types and returns objects of a specified type. Is is an improved implementation of Dune::Std::is_callable which is deprecated.
-
-
Simon Praetorius authored
Followup of Cleanup/deprecate dune disj conj neg typetraits See merge request core/dune-common!974
-
Simon Praetorius authored
Implement backports Std::conjunction, Std::disjunction and Std::negation in terms of the std implementations
-
Simon Praetorius authored
Cleanup/deprecate dune disj conj neg typetraits See merge request core/dune-common!972
-
-
-
Simon Praetorius authored
Deprecate Dune::Std::to_true_type and to_false_type See merge request core/dune-common!971
-
- Jul 15, 2021
-
-
Andreas Dedner authored
[python][generator] Consider holder type See merge request core/dune-common!973
-
Kilian Weishaupt authored
* holder was ignored up to now * specifying base type holder type was not possible
-
- Jul 12, 2021
- Jul 08, 2021
-
-
Christoph Grüninger authored
Feature/parameter tree parser interfaces returning tree object See merge request core/dune-common!798
-
Christoph Grüninger authored
-
Timo Koch authored
-
Timo Koch authored
-
- Jul 07, 2021
-
-
Christoph Grüninger authored
Update list of authors See merge request core/dune-common!967
-
Christoph Grüninger authored
-
- Jun 30, 2021
-
-
Andreas Dedner authored
Use type_map from pybind11. See merge request core/dune-common!965
-
Andreas Dedner authored
-
-