[petsc-dev] ts_monitor_solution_vtk does not work when used with DMComposite
Jed Brown
jed at jedbrown.org
Fri Feb 7 16:14:26 CST 2014
Mani Chandra <mc0710 at gmail.com> writes:
> 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.
Are the variables on different meshes? (I.e., why are you using DMComposite?)
For now, I suggest registering your own TS monitor and taking the
composite Vec apart, then calling VecView to a VTK viewer on each part.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20140207/9d2eadd8/attachment.sig>
More information about the petsc-dev
mailing list