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