On Thu, Nov 24, 2011 at 18:56, Matthew Knepley <knepley at gmail.com> wrote:
> I think the idea of a local point of view is fundamental, not just for > parallelism. We use LocalToGlobal mappings in FS so that yu do not have > to know about other fields, just the same as you should not have to know > about other processes. > I agree, local-to-global is the key to scalability. The challenge is making everything run along scalable pipes the way local-to-global does. I think we can do that with these primitives. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20111124/5b97c165/attachment.html>