#include "petscsnes.h" PetscErrorCode SNESNASMSetComputeFinalJacobian(SNES snes,PetscBool flg)Collective on SNES
SNES | - the SNES context | |
flg | - indication of whether to compute the jacobians or not |
Notes: This is used almost exclusively in the implementation of ASPIN, where the converged subdomain and global jacobian is needed at each linear iteration.
Level:developer
Location:src/snes/impls/nasm/nasm.c
Index of all SNES routines
Table of Contents for all manual pages
Index of all manual pages