#include "slepcip.h" PetscErrorCode IPInnerProductBegin(IP ip,Vec x,Vec y,PetscScalar *p)
ip | - the inner product context | |
x | - the first vector | |
y | - the second vector | |
p | - where the result will go |
Location: src/ip/ipdot.c
Index of all IP routines
Table of Contents for all manual pages
Index of all manual pages