<div class="gmail_quote">On Thu, Aug 25, 2011 at 23:54, Matthew Knepley <span dir="ltr"><<a href="mailto:knepley@gmail.com">knepley@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Do we really need per object help? Shouldn't this be per class?</blockquote></div><br><div>Different objects may have different prefixes, e.g. MG levels, ASM subdomains, FieldSplit sub-problems. Perhaps better than per-object would be per-(class,prefix), but that is much less natural to implement and showing per object gives some indication that there are multiple objects to configure (I'm thinking of what this will look like in a GUI).</div>