#include "slepcpep.h" PetscErrorCode PEPGetOperators(PEP pep,PetscInt k,Mat *A)Not collective, though parallel Mats are returned if the PEP is parallel
pep | - the PEP context | |
k | - the index of the requested matrix (starting in 0) |
A | - the requested matrix |
Location: src/pep/interface/pepsetup.c
Index of all PEP routines
Table of Contents for all manual pages
Index of all manual pages