Inner Product - IP

The IP package provides auxiliary routines that are internally used by the different SLEPc solvers. It provides an abstraction of a vector inner product that can be defined in different ways, and it includes important operations such as Gram-Schmidt orthogonalization.

These routines are usually not needed by application programmers.

../../include/private/ipimpl.h
../../include/slepcip.h
../eps/impls/davidson/common/davidson.h
ipbasic.c
ipdot.c
iporthog.c
ipborthog.c
ipform.c
makefile