#include "petscvec.h" PetscErrorCode VecMTDotBegin(Vec x,PetscInt nv,const Vec y[],PetscScalar result[])
x | - the first vector Many br | |
nv | - number of vectors Many br | |
y | - array of vectors Many br | |
result | - where the result will go (can be NULL) Many br |
Many br
Level:advanced
Location:src/vec/vec/utils/comb.c
Index of all Vec routines
Table of Contents for all manual pages
Index of all manual pages