<div dir="ltr">Yeah, I have one DMDA for each variable in my system. I then put all these in a DM. Do you think there's any other format I could use? Just need to get the output to play nice with VisIt.</div><div class="gmail_extra">
<br><br><div class="gmail_quote">On Fri, Feb 7, 2014 at 3:57 PM, Jed Brown <span dir="ltr"><<a href="mailto:jed@jedbrown.org" target="_blank">jed@jedbrown.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="HOEnZb"><div class="h5">Mani Chandra <<a href="mailto:mc0710@gmail.com">mc0710@gmail.com</a>> writes:<br>
<br>
> Hi,<br>
><br>
> The command line option -ts_monitor_solution_vtk filename-%03d.vts does not<br>
> output anything when the DM used is a DMComposite. I checked that it works<br>
> when used with a DMDA. Possible bug?<br>
<br>
</div></div>It has not been implemented.  Do you have multiple DMDAs?  The VTK<br>
format doesn't compose well so it's nontrivial to write multiple parts.<br>
(It could be done, but it would require several writing phases and<br>
capturing a lot of intermediate state; it will take some careful coding<br>
to implement and will be harder to understand.)  We either need to do<br>
that or choose a different output format.<br>
</blockquote></div><br></div>