#include "slepcst.h" PetscErrorCode STGetOperationCounters(ST st,int* ops,int* dots,int* lits)Not Collective
ops | - number of operator applications | |
dots | - number of inner product operations | |
lits | - number of linear iterations |
Location: src/st/interface/stsles.c
Index of all ST routines
Table of Contents for all manual pages
Index of all manual pages