#include "slepceps.h" PetscErrorCode EPSGetOperators(EPS eps,Mat *A,Mat *B)Collective on eps
eps | - the EPS context |
A | - the matrix associated with the eigensystem | |
B | - the second matrix in the case of generalized eigenproblems |
Location: src/eps/interface/epssetup.c
Index of all EPS routines
Table of Contents for all manual pages
Index of all manual pages