> > > > I would probably move out of VTK files in favor of something else if I had > a way to encode VTK's (the library, not the file format) high-order > Lagrange elements. > Actually, I'm toying with dumping files with PETSc's raw binary I/O with > MPI, and writing a proper ParaView plugin in Python to read the data. >
I'd love a high order viewer too.