On Tue, Apr 26, 2022 at 8:52 AM Kirill Volyanskiy <[email protected]>
wrote:
> Hello,
> There is no VTK format part in the code of the VecView
> (src/vec/vec/interface/vector.c) function. Therefore TSMonitorSolutionVTK
> doesn't work either.
>
Yes, VTK requires a mesh, so viewing a generic vector will not produce any
output. If you have a vector that comes from a DM, say a DMDA, then
it will use that mesh when writing the output.
Thanks,
Matt
> Best regards,
> Kirill
>
--
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
https://www.cse.buffalo.edu/~knepley/ <http://www.cse.buffalo.edu/~knepley/>