<div class="gmail_quote">On Sat, May 14, 2011 at 22:57, Barry Smith <span dir="ltr"><<a href="mailto:bsmith@mcs.anl.gov">bsmith@mcs.anl.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
What is that duplicate information? Can it be removed or can we provide automatic consistency checks so that the "duplication" is not a problem?</blockquote></div><br><div>I think everything but PetscInt *range is already contained in IS or ISLocalToGlobalMapping. Consistency checks would work. It's not easy to change what is in PetscLayout because its private members are accessed directly in so many places.</div>