#include "petscvec.h" PetscErrorCode VecISSet(Vec V,IS S, PetscScalar c)
V | - the vector | |
S | - the locations in the vector | |
c | - the constant |
Level:advanced
Location:src/vec/vec/utils/projection.c
Index of all Vec routines
Table of Contents for all manual pages
Index of all manual pages