Re: [petsc-dev] Generality of VecScatter
23 Nov
2011
23 Nov
'11
6:49 p.m.
On Wed, Nov 23, 2011 at 18:43, Dmitry Karpeev <[email protected]> wrote:
What does this mean: "where one side has at most one edge"?
A "local" point corresponds to at most one "global" point. Suppose we have scatter between spaces {a,b,c,d} and {x,y,z}. An example of a valid scatter is Scatter1 = {(a,y),(b,z),(c,y)} This is entirely useful, but I don't know if the following is useful: Scatter2 = {(b,y),(b,z),(c,y)} Is anyone using scatters that look like Scatter2? For what purpose?
5374
Age (days ago)
5374
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jed Brown