Skip to content

Change nonlinear jacobian apply interface

The vector representing the current solution x and the vector on which to apply the jacobian z can now have different type. This will have no effect on user code but will be used in the implementation of matrix free solvers.

This closes issue #140 (closed).

Edited by René Heß

Merge request reports