#include "slepcip.h" PetscErrorCode IPMInnerProductEnd(IP ip,Vec x,PetscInt n,const Vec y[],PetscScalar *p)Collective on IP and Vec
ip | - the inner product context | |
x | - the first input vector | |
n | - number of vectors in y | |
y | - array of vectors |
Location: src/ip/ipdot.c
Index of all IP routines
Table of Contents for all manual pages
Index of all manual pages