#include "petscsnes.h" #undef __FUNCT__ #define __FUNCT__ "SNESGetNGS" PetscErrorCode SNESGetNGS (SNES snes, PetscErrorCode (**f)(SNES, Vec, Vec, void*), void ** ctx)
f | - the function (or NULL) see SNESNGSFunction for details | |
ctx | - the function context (or NULL) |
Level:advanced
Location:src/snes/interface/snes.c
Index of all SNES routines
Table of Contents for all manual pages
Index of all manual pages