-
Hello, Best regards. |
Beta Was this translation helpful? Give feedback.
Answered by
rcarson3
Jul 27, 2022
Replies: 1 comment 1 reply
-
@hbadi you can make use of the |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
pazner
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@hbadi you can make use of the
ParaViewDataCollection
class to do this. A small example of how to use it is viewable in Example 9 here: https://github.com/mfem/mfem/blob/master/examples/ex9.cpp#L353-L365 and more in-depth documentation can found by searching for the class at https://mfem.org/dox/