IPSetFromOptions

Sets IP options from the options database.

Synopsis

#include "slepcip.h" 
PetscErrorCode IPSetFromOptions(IP ip)
Collective on IP

Input Parameters

ip - the inner product context

Notes

To see all options, run your program with the -help option.

Location: src/ip/ipbasic.c
Index of all IP routines
Table of Contents for all manual pages
Index of all manual pages