#include "slepcnep.h" PetscErrorCode NEPNLEIGSGetSingularitiesFunction(NEP nep,PetscErrorCode (**fun)(NEP,PetscInt*,PetscScalar*,void*),void **ctx)Not Collective
nep | - the nonlinear eigensolver context |
fun | - location to put the function (or NULL) | |
ctx | - location to stash the function context (or NULL) |
Location: src/nep/impls/nleigs/nleigs.c
Index of all NEP routines
Table of Contents for all manual pages
Index of all manual pages