#include "petscvec.h" PetscErrorCode VecTDotEnd(Vec x,Vec y,PetscScalar *result)
x | - the first vector (can be NULL) Many br | |
y | - the second vector (can be NULL) Many br | |
result | - where the result will go Many br |
Many br
seealso: VecTDotBegin(), VecNormBegin(), VecNormEnd(), VecNorm(), VecDot(), VecMDot(), Many brVecDotBegin(), VecDotEnd() 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