#include "petscvec.h" PetscErrorCode VecDestroyVecs(PetscInt m,Vec *vv[])Collective on Vec
vv | - pointer to pointer to array of vector pointers, if NULL no vectors are destroyed | |
m | - the number of vectors previously obtained, if zero no vectors are destroyed |
Level:intermediate
Location:src/vec/vec/interface/vector.c
Index of all Vec routines
Table of Contents for all manual pages
Index of all manual pages