[petsc-users] Vec Allgather operation in PETSc

Xujun Zhao xzhao99 at gmail.com
Thu Aug 6 14:57:52 CDT 2015


Hi Dave,

Thank you. This solves my problem!

Xujun

On Thu, Aug 6, 2015 at 11:26 AM, Dave May <dave.mayhem23 at gmail.com> wrote:

> Use this
>
> http://www.mcs.anl.gov/petsc/petsc-current/docs/manualpages/Vec/VecScatterCreateToAll.html
>
> On 6 August 2015 at 18:22, Xujun Zhao <xzhao99 at gmail.com> wrote:
>
>> Hi all,
>>
>> For a parallel Vec whose components are stored in N processes, I would
>> like to have an "Allgatherv" operation to obtain a whole copy on each
>> process. Can anyone tell me which function I should use? Thanks
>>
>> Xujun
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20150806/5c2fb2c0/attachment.html>


More information about the petsc-users mailing list