IPResetOperationCounters

Resets the counters for inner product operations made by of the IP object.

Synopsis

#include "slepcip.h" 
PetscErrorCode IPResetOperationCounters(IP ip)
Collective on IP

Input Parameter

ip - the inner product context

See Also

IPGetOperationCounters()

Location: src/ip/ipbasic.c
Index of all IP routines
Table of Contents for all manual pages
Index of all manual pages