Skip to content

[cleanup] reimplement PointwiseGridFunctionAdapter using variadic templates

Christian Engwer requested to merge feature/remove-non-variadic-stuff into master

the PointwiseGridFunctionAdapter still used the EmptyNode from typetree, which I'd like to get rid of, as it is an artifact of the non-variadic implementation of a composite node.

Merge request reports

Loading