petsc-3.3-p7 2013-05-11

SNESAddOptionsChecker

Adds an additional function to check for SNES options.

Synopsis

#include "petscsnes.h"  
#include "petscdmshell.h" 
#include "petscsys.h" 
PetscErrorCode  SNESAddOptionsChecker(PetscErrorCode (*snescheck)(SNES))
Not Collective

Input Parameter

snescheck -function that checks for options

See Also

SNESSetFromOptions()

Level:developer
Location:
src/snes/interface/snes.c
Index of all SNES routines
Table of Contents for all manual pages
Index of all manual pages