Skip to content

How to write in parallel #2679

Dec 7, 2022 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

[I moved this to a discussion since I think that's probably a better place for it]

What would you like to do with the text file after you write it? Just writing the coefficients loses a lot of information, especially in parallel where the distribution of the mesh between processes is not known.

If you need this for checkpointing, consider using CheckpointFile which is designed for this purpose.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@zhyxue0
Comment options

Answer selected by zhyxue0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #2676 on December 08, 2022 16:26.