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

MFNGetType

Gets the MFN type as a string from the MFN object.

Synopsis

#include "slepcmfn.h" 
PetscErrorCode MFNGetType(MFN mfn,MFNType *type)
Not Collective

Input Parameter

mfn  - the matrix function context

Output Parameter

type  - name of MFN method

See Also

MFNSetType()

Level

intermediate

Location

src/mfn/interface/mfnbasic.c

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