<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, Jan 6, 2015 at 9:13 AM, Lukasz Kaczmarczyk <span dir="ltr"><<a href="mailto:Lukasz.Kaczmarczyk@glasgow.ac.uk" target="_blank">Lukasz.Kaczmarczyk@glasgow.ac.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
I've implementing DM for my data structure, i.e. unstructured 3d meshes with hierarchical and heterogenous approximation order (l2,h1,hdiv,hcurl spaces). I setting functions for DMKSP, DMSNES and DMKSP.<br>
<br>
I found one function which in some sense is missing in petsc for consistency, i.e. DMTSMonitorSet. I used to use monitor to calculate energies or dump data on hard drive on some steps. It could be that I misuse monitor as well.<br>
<br>
Could you advise me if in future you going to have such function. I will live empty space for that to not forget about it.<br></blockquote><div><br></div><div>I am not clear on exactly what you want. We have KSPMonitorSet, SNESMonitorSet, and TSMonitorSet. We do not have</div><div>DMKSPMonitorSet or DMSNESMonitorSet. Will TSMonitorSet not do what you want?</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">
<br>
Kind regards,<br>
Lukasz Kaczmarczyk<br>
<br>
<br>
<br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature">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></div>