slepc-3.18.3 2023-03-24
PEPGetNumMatrices
Returns the number of matrices stored in the PEP.
Synopsis
#include "slepcpep.h"
PetscErrorCode PEPGetNumMatrices(PEP pep,PetscInt *nmat)
Not collective
Input Parameter
Output Parameters
See Also
PEPSetOperators()
Level
intermediate
Location
src/pep/interface/pepsetup.c
Index of all PEP routines
Table of Contents for all manual pages
Index of all manual pages