PFSetFromOptions
Sets PF options from the options database.
Synopsis
#include "pf.h"
int PFSetFromOptions(PF pf)
Collective on PF
Input Parameters
pf -the mathematical function context
Options Database Keys
Notes
To see all options, run your program with the -help option
or consult the users manual.
Keywords
PF, set, from, options, database
See Also
PFPrintHelp()
Level:intermediate
Location:src/pf/interface/pf.c
Vector Index
Table of Contents