FNType

String with the name of the mathematical function.

Synopsis

typedef const char* FNType;
#define FNRATIONAL "rational"
#define FNEXP      "exp"
#define FNLOG      "log"
#define FNPHI      "phi"

See Also

FNSetType(), FN

Location: src/fn/../../include/slepcfn.h
Index of all FN routines
Table of Contents for all manual pages
Index of all manual pages