SNESAddOptionsChecker
Adds an additional function to check for SNES options.
Synopsis
#include "snes.h"
int SNESAddOptionsChecker(int (*snescheck)(SNES))
Not Collective
Input Parameter
snescheck -function that checks for options
See Also
SNESSetFromOptions()
Level:developer
Location:src/snes/interface/snes.c
SNES Index
Table of Contents