<div class="gmail_quote">On Sat, Feb 25, 2012 at 12:18, 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>This is incorrect. I want to use PetscSection because DM just cannot do arbitrary data layout. Can we please</div><div>stop making examples with vertex unknowns on structures meshes? They have nothing left to tell us.</div>
</blockquote></div><br><div>This has nothing to do with DM, that's DMDA.</div><div><br></div><div>I now realize a weakness in my PF transformation suggestion: it doesn't work with vector elements (Raviart-Thomas or Nedelec) or staggered grids. I don't know a way to include that with the ability to transform from conservative to primitive variables. This is unfortunate because many important preconditioning methods operate in different variables than the nonlinear system is defined in.</div>