#include "slepceps.h" PetscErrorCode EPSKrylovSchurGetSubcommMats(EPS eps,Mat *A,Mat *B)Collective on the subcommunicator
eps | - the eigenproblem solver context |
A | - the matrix associated with the eigensystem | |
B | - the second matrix in the case of generalized eigenproblems |
These matrices should not be modified by the user.
Location: src/eps/impls/krylov/krylovschur/krylovschur.c
Index of all EPS routines
Table of Contents for all manual pages
Index of all manual pages