- 24 May, 2022 2 commits
-
-
Ansgar Burchardt authored
replace `enum` with `constexpr static` where appropriate See merge request !112
-
Ansgar Burchardt authored
-
- 20 Mar, 2022 3 commits
-
-
Simon Praetorius authored
Add copy assignment to hybrid path See merge request staging/dune-typetree!105
-
-
Simon Praetorius authored
Remove unused-parameter warnings See merge request staging/dune-typetree!110
-
- 05 Feb, 2022 2 commits
-
-
Simon Praetorius authored
Add comparison operator for HybridTreePath See merge request staging/dune-typetree!108
-
Simon Praetorius authored
-
- 03 Feb, 2022 1 commit
-
-
Simon Praetorius authored
-
- 19 Nov, 2021 1 commit
-
-
Carsten Gräser authored
Expand index constant instead of size_type on TreeContainer See merge request staging/dune-typetree!106
-
- 18 Nov, 2021 1 commit
-
-
Santiago Ospina De Los Ríos authored
-
- 06 Oct, 2021 4 commits
-
-
Christian Engwer authored
Add pop front/back methods to hybrid path See merge request staging/dune-typetree!98
-
Christian Engwer authored
Remove apply_to_tuple utility See merge request staging/dune-typetree!103
-
-
Santiago Ospina De Los Ríos authored
-
- 05 Oct, 2021 3 commits
-
-
Santiago Ospina De Los Ríos authored
-
Christian Engwer authored
Enable proxy nodes on dynamic power nodes See merge request staging/dune-typetree!100
-
Christian Engwer authored
Deprecate CHILDREN from node interface See merge request staging/dune-typetree!99
-
- 23 Aug, 2021 2 commits
-
-
Santiago Ospina De Los Ríos authored
-
Santiago Ospina De Los Ríos authored
-
- 13 Aug, 2021 2 commits
-
-
Christoph Grüninger authored
Bump version to 2.9-git See merge request staging/dune-typetree!97
-
Christoph Grüninger authored
-
- 22 Jul, 2021 1 commit
-
-
Christoph Grüninger authored
Proposal for hybridApplyToTree() Closes #12 See merge request staging/dune-typetree!93
-
- 21 Jul, 2021 14 commits
-
-
-
-
-
Santiago Ospina De Los Ríos authored
-
Santiago Ospina De Los Ríos authored
-
Santiago Ospina De Los Ríos authored
-
Santiago Ospina De Los Ríos authored
-
Santiago Ospina De Los Ríos authored
-
Santiago Ospina De Los Ríos authored
-
Santiago Ospina De Los Ríos authored
-
-
Santiago Ospina De Los Ríos authored
This algorithm aims to replace the current compile-time AccumulateValue and AccumulateType meta-programs. In particular, it aims to be more readable, more flexible, and usable at run-time. This in turn, also allows to change the tree info algorithm to a very simple visitor. Base on those, we test that the algorithm works as expected.
-
Christian Engwer authored
Add tree transformation to dynamic power nodes See merge request staging/dune-typetree!92
-
-
- 16 Jul, 2021 2 commits
-
-
Christoph Grüninger authored
Update list of authors See merge request staging/dune-typetree!95
-
Christoph Grüninger authored
-
- 05 Jul, 2021 2 commits
-
-
Simon Praetorius authored
Remove warnings when not using result of initialized list See merge request staging/dune-typetree!94
-
-