#include "slepcnep.h" #include "slepcbv.h" PetscErrorCode NEPComputeFunction(NEP nep,PetscScalar lambda,Mat A,Mat B)Collective on nep
| nep | - the NEP context | |
| lambda | - the scalar argument | 
| A | - Function matrix | |
| B | - optional preconditioning matrix | 
Location: src/nep/interface/nepsolve.c
Index of all NEP routines
Table of Contents for all manual pages
Index of all manual pages