Implement global evaluation of discrete derivative
Summary
This MR adds the missing implementation of global coordinate evaluation of DiscreteGlobalBasisFunctionDerivative
by hierarchic search.
Additionally, the operator()
implementation is updated to use CTAD for HierarchicSearch
.
Edited by Simon Praetorius