slepc-3.5.2 2014-10-10
FNGetType
Gets the FN type name (as a string) from the FN context.
Synopsis
#include "slepcfn.h"
PetscErrorCode FNGetType(FN fn,FNType *type)
Not Collective
Input Parameter
fn - the math function context
Output Parameter
name - name of the math function
See Also
FNSetType()
Location: src/sys/classes/fn/fnbasic.c
Index of all FN routines
Table of Contents for all manual pages
Index of all manual pages