#include "petscsnes.h" #include "petscdmshell.h" #include "petscsys.h" #undef __FUNCT__ #define __FUNCT__ "SNESGetGS" PetscErrorCode SNESGetGS (SNES snes, PetscErrorCode(**func)(SNES, Vec, Vec, void*), void ** ctx)
gsfunc | - the function (or PETSC_NULL) | |
ctx | - the function context (or PETSC_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