[petsc-users] VecScatter in 'add' mode?

Hui Zhang mike.hui.zhang at hotmail.com
Wed Sep 28 11:05:31 CDT 2011


On Sep 28, 2011, at 5:58 PM, Matthew Knepley wrote:

> On Wed, Sep 28, 2011 at 3:54 PM, Hui Zhang <mike.hui.zhang at hotmail.com> wrote:
> Hi all,
> When using
> PetscErrorCode  VecScatterCreate(Vec xin,IS ix,Vec yin,IS iy,VecScatter *newctx)
> I want to add those values of xin to the original values of yin.
> Is there a way to do this without copy of yin?
> I am not sure what you mean here. Do you want xin == yin?

No, I mean part of xin is going to be added to part of yin.

> 
>   Matt
>  
> Thanks!
> Hui
> -- 
> What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead.
> -- Norbert Wiener

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20110928/ef55de8a/attachment.htm>


More information about the petsc-users mailing list