<div class="gmail_quote">On Tue, Mar 13, 2012 at 19:18, Matthew Knepley <span dir="ltr">&lt;<a href="mailto:knepley@gmail.com">knepley@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
What this means is that you cannot have a struct bigger than 2G, since we use an integer to hold the size in bytes.</blockquote></div><br><div>Unless you configure --with-64-bit-indices.</div><div><br></div><div>In either case, it would be an egregious abuse of the PetscBag to exceed this size.</div>