- 17 May, 2022 2 commits
-
-
Robert K authored
parameter.
- 13 May, 2022 1 commit
-
- 09 May, 2022 2 commits
-
-
Christian Engwer authored
[python] add support for yasp tensorgrid Closes #149 and #152 See merge request !581
-
Andreas Dedner authored
-
- 27 Apr, 2022 2 commits
-
-
Christian Engwer authored
Fix return type of integration element See merge request !584
-
-
- 24 Apr, 2022 1 commit
-
-
Timo Koch authored
-
- 15 Apr, 2022 1 commit
-
-
Christian Engwer authored
Merge branch 'bugfix/clang-warning-about-deprecated-isConformingDefaultImplementation' into 'master' Use this-> to suppress compiler warning about deprecated isConformingDefaultImplementation. See merge request !582
-
- 11 Apr, 2022 3 commits
-
-
Christian Engwer authored
-
Christian Engwer authored
-
Christian Engwer authored
-
- 08 Apr, 2022 2 commits
-
-
Samuel Burbulla authored
-
Christian Engwer authored
-
- 07 Apr, 2022 6 commits
-
-
Andreas Dedner authored
-
Andreas Dedner authored
user by calling python -m dune.grid as a usage/test script.
-
Christian Engwer authored
-
Christian Engwer authored
-
Christian Engwer authored
-
Christian Engwer authored
-
- 03 Apr, 2022 3 commits
-
-
Christian Engwer authored
-
Christian Engwer authored
-
Christian Engwer authored
-
- 25 Mar, 2022 1 commit
-
-
Christian Engwer authored
-
- 15 Mar, 2022 1 commit
-
-
Simon Praetorius authored
Allow Copy-Assignment of Geometry Closes #140 See merge request !576
-
- 13 Mar, 2022 3 commits
-
-
Christian Engwer authored
-
Christian Engwer authored
-
Christian Engwer authored
-
- 12 Mar, 2022 1 commit
-
-
Andreas Dedner authored
[python] store grid as shared_ptr instead of unique_ptr See merge request !580
-
- 11 Mar, 2022 1 commit
-
-
Christian Engwer authored
- instruct pybind11 to use shared_ptr as holder type for the Grid - update readers to return shared_ptr and not unique_ptr
-
- 10 Mar, 2022 1 commit
-
- 05 Mar, 2022 1 commit
-
-
Robert K authored
-
- 03 Mar, 2022 3 commits
- 27 Feb, 2022 1 commit
-
-
Simon Praetorius authored
-
- 17 Feb, 2022 1 commit
-
-
Christoph Grüninger authored
[onedgrid] Fix destructor name for gridfactory See merge request !575
-
- 10 Feb, 2022 1 commit
-
-
Christoph Grüninger authored
Clang++ 11 complained: ISO C++ requires the name after '::~' to be found in the same scope as the name before '::~' [-Wdtor-name]
-
- 26 Jan, 2022 2 commits
-
-
Christian Engwer authored
[python] fix definition of canIterate Closes #131 See merge request !549
-
Christian Engwer authored
-