Skip to content

Add missing non-linear interface on one step local assembler

In order to use the matrix-free interface in one-step methods, the grid operator needs to know whether it's linear or not. This MR solves that.

Merge request reports