#include "petscsnes.h" PetscErrorCode DMSNESSetJacobianLocal(DM dm,PetscErrorCode (*func)(DM,Vec,Mat,Mat,void*),void *ctx)Logically Collective
dm | - DM to associate callback with | |
func | - local Jacobian evaluation | |
ctx | - optional context for local Jacobian evaluation |
Level:beginner
Location:src/snes/utils/dmlocalsnes.c
Index of all SNES routines
Table of Contents for all manual pages
Index of all manual pages