Skip to content

Revert hybrid tree path changes

René Heß requested to merge revert/hybrid-tree-path into master

This MR reverts the hybrid tree path changes and updates PDELab to use StaticTreePath.

For compatibility with typetree 2.7.0 we introduce the StaticTreePath alias diretly in PDELab. For any newer typetree the alias is provided by typetree.

This fixes #148 (closed)

Edited by Christian Engwer

Merge request reports