SNESAddOptionsChecker#
Adds an additional function to check for SNES
options.
Synopsis#
#include "petscsnes.h"
PetscErrorCode SNESAddOptionsChecker(PetscErrorCode (*snescheck)(SNES))
Not Collective
Input Parameter#
snescheck - function that checks for options
See Also#
Level#
developer
Location#
Index of all SNES routines
Table of Contents for all manual pages
Index of all manual pages