High-order meshes and solution with VTK Lagrange cells #243
Unanswered
CsatiZoltan
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
For compatibility reasons, our simulation codes interface with unstructured VTK meshes, possibly containing high-order VTK Lagrange cells. To visualize the solution with GLVis, I have the following questions.
-m
flag in GLVis only fetches the mesh, while passing the same .vtu file to-g
as a grid function throws an exception. Can GLVis extract solution values from .vtu files?Beta Was this translation helpful? Give feedback.
All reactions