<div class="gmail_quote">On Tue, Jan 3, 2012 at 03:22, Alexander Grayver <span dir="ltr">&lt;<a href="mailto:agrayver@gfz-potsdam.de">agrayver@gfz-potsdam.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div id=":2se">I want to implement general procedures to generate discretized differential operators (like grad,div,curl,laplacian) using PETSc and staggered structured grids.<br>
Before I start, I am wondering if there is something similar in PETSc already?</div></blockquote></div><br><div>PETSc does not have specific support for staggered grids at this time. There are a few ways to do it, but none are ideal and we have a proposal pending in which one item is to improve staggered grid support (but we won&#39;t hear back for several months). If you want to do this, it would be useful to discuss how to manage staggered grids. The petsc-dev list would be the best place for those discussions.</div>