[petsc-users] DMTSMonitorSet

Matthew Knepley knepley at gmail.com
Tue Jan 6 10:18:00 CST 2015


On Tue, Jan 6, 2015 at 9:13 AM, Lukasz Kaczmarczyk <
Lukasz.Kaczmarczyk at glasgow.ac.uk> wrote:

> Hello,
>
> 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.
>
> 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.
>
> 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.
>

I am not clear on exactly what you want. We have KSPMonitorSet,
SNESMonitorSet, and TSMonitorSet. We do not have
DMKSPMonitorSet or DMSNESMonitorSet. Will TSMonitorSet not do what you want?

  Thanks,

    Matt


>
> Kind regards,
> Lukasz Kaczmarczyk
>
>
>
>


-- 
What most experimenters take for granted before they begin their
experiments is infinitely more interesting than any results to which their
experiments lead.
-- Norbert Wiener
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20150106/90d6f20e/attachment-0001.html>


More information about the petsc-users mailing list