STResetNumberLinearIterations

Resets the counter for total number of linear iterations used by the ST object.

Synopsis

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

Input Parameter

st -the spectral transformation context

See Also

STGetNumberLinearIterations()

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