IPGetType

Gets the IP type name (as a string) from the IP context.

Synopsis

#include "slepcip.h" 
PetscErrorCode IPGetType(IP ip,IPType *type)
Not Collective

Input Parameter

ip - the inner product context

Output Parameter

name - name of the inner product

See Also

IPSetType()

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