#include "petscvec.h" PetscErrorCode VecStrideScaleAll(Vec v,const PetscScalar *scales)Logically Collective on Vec
v | - the vector | |
scales | - values to multiply each subvector entry by |
The dimension of scales must be the same as the vector block size
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