Skip to content

Fix scaling of the Jacobian with linear solver PaStiX and nonlinear solver NOX

Reinhard Resch requested to merge fix-pastix-scale into develop

This branch fixes inappropriate use of the scaled Jacobian by the NOX solver. Now only the CSC matrix will be scaled.

Merge request reports