Skip to content

PETSc nonlinear solver

Dmitry Yu. Naumov requested to merge endJunction/ogs:PetscNonlinearSolver into master

Adds PETSc's SNES solver to the nonlinear solver possibilities. First rough implementation w/o much finesse.

  1. Feature description was added to the changelog
  2. Tests covering your feature were added?
  3. Any new feature or behavior change was documented?
Edited by Dmitry Yu. Naumov

Merge request reports