<div dir="ltr"><div class="gmail_quote">On Wed, Feb 8, 2012 at 09:45, 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">
<div id=":3oy">So you would have some weird call to that DM that says "make another DM and share the internal state"? That sounds<div>error prone and hard to inspect from outside. Things we complain about when other people do them.</div>
</div></blockquote></div><br><div>DMRedimension() for simple cases of changing the number of dofs per node (if you had constant), something else for moving around the CW complex, changing stencil width, etc. This would be better than creating new ones from scratch anyway, but doesn't require that the DM manage its potentially sharable state in a particular way (e.g. it might share different information between a coarse-fine relation, between a vertex-center relation, and between a simple change in dofs/node).</div>
</div>