struct _p_Vecs {int n; Vec v;};
This is faked by storing a single vector that has enough array space for n vectors
Level:advanced
Location:src/vec/../../include/petscvec.h
Index of all Vec routines
Table of Contents for all manual pages
Index of all manual pages