MFNGetFunction

Gets the function from the MFN object.

Synopsis

#include "slepcmfn.h" 
PetscErrorCode MFNGetFunction(MFN mfn,SlepcFunction *fun)
Not Collective

Input Parameter

mfn - the matrix function context

Output Parameter

fun - function

See Also

MFNSetFunction(), SlepcFunction

Location: src/mfn/interface/mfnopts.c
Index of all MFN routines
Table of Contents for all manual pages
Index of all manual pages