STResetOperationCounters

Resets the counters for operator applications, inner product operations and total number of linear iterations used by the ST object.

Synopsis

#include "slepcst.h" 
PetscErrorCode STResetOperationCounters(ST st)
Collective on ST

Input Parameter

st - the spectral transformation context

See Also

STGetOperationCounters()

Location: src/st/interface/stsles.c
Index of all ST routines
Table of Contents for all manual pages
Index of all manual pages