[Trilinos-Users] Replicate Serial Vectors

Ammar T. Al-Sayegh alsayegh at purdue.edu
Sun Jul 31 21:59:13 MDT 2005


Hi All,

I would like to replicate short serial vectors over multiple
processors. For example, if I have a short serial vector x,
and two processors P0 and P1, then I would like to have
identical copies of x on P0 and P1. If I change x on P0, then
the change will be automatically replicated on P1, and vise
versa. Is there a simple example on how to do that?

Thanks.


-ammar



More information about the Trilinos-Users mailing list