#include "petscsnes.h" PetscErrorCode SNESSetLagJacobianPersists(SNES snes,PetscBool flg)Logically collective on SNES
snes | - the SNES context | |
flg | - jacobian lagging persists if true |
-snes_lag_jacobian_persists <true,false> | - sets the persistence | |
-snes_lag_jacobian < | - 2,1,2,...> - sets the lag | |
-snes_lag_preconditioner_persists <true,false> | - sets the persistence | |
-snes_lag_preconditioner < | - 2,1,2,...> - sets the lag |