On Sun, 20 Nov 2016, Michael Povolotskyi wrote: > Is it possible to use VTK output for the system solution?
I think so, but I'm actually not sure. Our VTK support mostly came via patches from infrequent contributors, so it's definitely been a bit second-class compared to e.g. Nemesis. IIRC the original support didn't even work on a serialized mesh run in parallel! I don't see anything in the code now that I'd expect to break on DistributedMesh. If you're pressed for time then I'd still recommend Nemesis instead; otherwise I'd much appreciate bug reports or patches if VTK doesn't work, or unit tests if it does. > If it is not possible in general, can it be done for a system that > that is defined on a mesh that has communicator MPI_COMM_SELF? This should definitely work. --- Roy ------------------------------------------------------------------------------ _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
