#include "petscvec.h" PetscErrorCode VecStrideScaleAll(Vec v,const PetscScalar *scales)Logically Collective on Vec Many br
v | - the vector Many br | |
scales | - values to multiply each subvector entry by Many br |
The dimension of scales must be the same as the vector block size Many br
Many br
Level:advanced
Location:src/vec/vec/utils/vinv.c
Index of all Vec routines
Table of Contents for all manual pages
Index of all manual pages