#include "slepcqep.h" PetscErrorCode QEPGetOperationCounters(QEP qep,PetscInt* matvecs,PetscInt* dots,PetscInt* lits)Not Collective
matvecs | - number of matrix-vector product operations | |
dots | - number of dot product operations | |
lits | - number of linear iterations |
Location: src/qep/interface/qepsolve.c
Index of all QEP routines
Table of Contents for all manual pages
Index of all manual pages