Hi Mat,
Isn't that exactly what the function I sent you does? It just places a series of pointers into the new vector. Berend. > i was wondering if there exists a function that lets me "assemble" a vector. > Basically i would like to do the following: > > I have several PETSc vectors on the same proc. I would like to be able to > assemble all of these into one vector if possible without having to copy the > data. Is that possible? > > thanks for all the help > mat > > > >
