#include "petscsnes.h" PetscErrorCode DMSNESSetFunctionLocal(DM dm,PetscErrorCode (*func)(DM,Vec,Vec,void*),void *ctx)Logically Collective Many br
dm | - DM to associate callback with Many br | |
func | - local residual evaluation Many br | |
ctx | - optional context for local residual evaluation Many br |
Many br
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