#include "petscsnes.h" #include "petscdm.h" PetscErrorCode DMSNESGetFunction(DM dm,PetscErrorCode (**f)(SNES,Vec,Vec,void*),void **ctx)Not Collective
f | - residual evaluation function; see SNESFunction for details | |
ctx | - context for residual evaluation |
Level:advanced
Location:src/snes/utils/dmsnes.c
Index of all SNES routines
Table of Contents for all manual pages
Index of all manual pages