PetscErrorCode SNESLineSearchSetMonitor(SNES snes,PetscBool flg)
snes | - nonlinear context obtained from SNESCreate() | |
flg | - PETSC_TRUE to monitor the line search |
Logically Collective on SNES
Level:intermediate
Location:src/snes/impls/ls/ls.c
Index of all SNES routines
Table of Contents for all manual pages
Index of all manual pages