Skip to content

[newton] Remove TypeTag dependency of NewtonMethod class

Timo Koch requested to merge feature/remove-newton-typetag-dependency into cleanup/next

Adapt all tests accordingly. Classes that don't need a TypeTag and only a few template arguments are more flexible.

Merge request reports