[petsc-users] PETSc Gather
Abraham Taicher
ataicher at ices.utexas.edu
Mon Apr 16 11:25:04 CDT 2012
Hi,
I have a parallel vector spread across all processors that I would like
to gather into a single processor, say the root processor. Is there
PETSc functionality to do this? I tried looking for a PETSc gather
function but the one I found, VecStrideGather
<http://www.mcs.anl.gov/petsc/petsc-current/docs/manualpages/Vec/VecStrideGather.html>,
does not seem to apply. Should I simply use the MPI routine MPI_Gather?
Thanks,
Abraham Taicher
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20120416/5a845b63/attachment.htm>
More information about the petsc-users
mailing list