#include "slepcds.h" #include "slepcrg.h" PetscErrorCode DSNEPGetComputeMatrixFunction(DS ds,PetscErrorCode (**fun)(DS,PetscScalar,PetscBool,DSMatType,void*),void **ctx)Not Collective
ds | - the direct solver context |
fun | - the pointer to the user function | |
ctx | - the context pointer |
Location: src/sys/classes/ds/impls/nep/dsnep.c
Index of all DS routines
Table of Contents for all manual pages
Index of all manual pages