IPDestroy

Destroys IP context that was created with IPCreate().

Synopsis

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

Input Parameter

ip - the inner product context

See Also

IPCreate()

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