<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Nov 9, 2017 at 10:35 AM, Yann JOBIC <span dir="ltr"><<a href="mailto:yann.jobic@univ-amu.fr" target="_blank">yann.jobic@univ-amu.fr</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
I succeed in having a basic AMR running on my FE advection/diffusion problem ( <a href="https://mycore.core-cloud.net/index.php/s/DmiiTwKUpV9z5qL" rel="noreferrer" target="_blank">https://mycore.core-cloud.net/<wbr>index.php/s/DmiiTwKUpV9z5qL</a>)<br>
<br>
I now want to have multiple levels in my octree AMR from p4est.<br></blockquote><div><br></div><div>Can we be more specific here. I assume p4est did more than 1 level of refinement to create the adapted mesh. Do you mean several meshes (a hierarchy)?</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I tried a lot with IS tagged arrays, but i didn't succeed so far. When i get from VecTaggerAbsoluteSetBox an IS array of the cells, it seems that the DM cell numbering is changed after multiple time iterations (from TSSolve), even if the DM is not changed at all.</blockquote><div><br></div><div>If the DM does not change, the point numbering and the dof numbering stay the same.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"> I tried to identify the cells to refine/coarse with ISDifference and ISExpand, from two different time solutions of the same DM. That made me wondering if i'm using the correct tool (IS array).<br></blockquote><div><br></div><div>Can you give a pseudocode description of what you are doing?</div><div><br></div><div>It sounds like you just want to call DMAdaptLabel() a few times in a row, with different labels and DMs.</div><div><br></div><div>  Thanks,</div><div><br></div><div>     Matt</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Am i in the right direction ?<br>
<br>
Thanks,<br>
<br>
Regards,<br>
<br>
Yann<br>
<br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div>What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead.<br>-- Norbert Wiener</div><div><br></div><div><a href="http://www.caam.rice.edu/~mk51/" target="_blank">https://www.cse.buffalo.edu/~knepley/</a><br></div></div></div></div></div>
</div></div>