int VecTDotEnd(Vec x, Vec y,Scalar *result)
x | - the first vector (can be PETSC_NULL) |
y | - the second vector (can be PETSC_NULL) |
result | - where the result will go |
seealso: VecTDotBegin(), VecNormBegin(), VecNormEnd(), VecNorm(), VecDot(), VecMDot(), VecDotBegin(), VecDotEnd()
Level:advanced
Location:src/vec/utils/comb.c
Vector Index
Table of Contents