slepc-3.20.2 2024-03-15
Report Typos and Errors

FNSetFromOptions

Sets FN options from the options database.

Synopsis

#include "slepcfn.h" 
PetscErrorCode FNSetFromOptions(FN fn)
Collective

Input Parameters

fn  - the math function context

Notes

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

See Also

FNSetOptionsPrefix()

Level

beginner

Location

src/sys/classes/fn/interface/fnbasic.c

Index of all FN routines
Table of Contents for all manual pages
Index of all manual pages