slepc-3.5.2 2014-10-10
Report Typos and Errors

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