slepc-3.5.2 2014-10-10
DSGetFunctionMethod
Gets the method currently used to compute a matrix function.
Synopsis
#include "slepcds.h"
PetscErrorCode DSGetFunctionMethod(DS ds,PetscInt *meth)
Not Collective
Input Parameter
ds - the direct solver context
Output Parameter
meth - identifier of the function method
See Also
DSSetFunctionMethod()
Location: src/sys/classes/ds/interface/dsbasic.c
Index of all DS routines
Table of Contents for all manual pages
Index of all manual pages