#include "slepcqep.h" PetscErrorCode QEPSetOperators(QEP qep,Mat M,Mat C,Mat K)Collective on QEP and Mat
qep | - the eigenproblem solver context | |
M | - the first coefficient matrix | |
C | - the second coefficient matrix | |
K | - the third coefficient matrix |
Location: src/qep/interface/qepsetup.c
Index of all QEP routines
Table of Contents for all manual pages
Index of all manual pages