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

FNGetMethod

Gets the method currently used in the FN.

Synopsis

#include "slepcfn.h" 
PetscErrorCode FNGetMethod(FN fn,PetscInt *meth)
Not Collective

Input Parameter

fn  - the math function context

Output Parameter

meth  - identifier of the method

See Also

FNSetMethod()

Level

intermediate

Location

src/sys/classes/fn/interface/fnbasic.c

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