KSPAddOptionsChecker

Adds an additional function to check for KSP options.

Synopsis

#include "ksp.h" 
int KSPAddOptionsChecker(int (*kspcheck)(KSP))
Not Collective

Input Parameter

kspcheck -function that checks for options

Keywords

KSP, add, options, checker

See Also

KSPSetFromOptions()

Level:developer
Location:src/sles/ksp/interface/itcl.c
KSP Index
Table of Contents