Skip to content

Implement HierarchicalLagrangePreBasis in terms of the LFEPreBasisMixin

Simon Praetorius requested to merge feature/hierarchical-lagrange-mixin into master

Summary

Similar to !433 (merged) the hierarchical basis can be implemented using the mapper mixin. Additionally, the implementation is extended to the case k=1 since this is simply a standard Lagrange basis.

Edited by Simon Praetorius

Merge request reports