Skip to content

Feature/cleanup newton

Marian Piatkowski requested to merge feature/cleanup-newton into master

Changes similar to StationaryLinearProblemSolver:

  • make grid-operator const
  • keep jacobian, residual and correction between calls to apply()

Merge request reports