On 6/13/24 02:25, Tomas Fernandez Bouvier wrote:

I am writing pvtu files in an attempt to implement step-26 in parallel. Everything is ok except that sometimes pvtu files are not rendered. There is not apparent reason for that. After investigating the bug it turned out that

data_out.set_flags(DataOutBase::VtkFlags(time, timestep_number));

is the cause of the error. Is this a bug or am I doing anything wrong?

Tomas -- I guess you will have to be more specific about what is happening. What does "are not rendered" specifically mean, and how does setting/not setting the flags change things?

In other words, when you say "Is this a bug...", you need to explain what "this" is in more detail.

Best
 W.

--
------------------------------------------------------------------------
Wolfgang Bangerth          email:                 bange...@colostate.edu
                           www: http://www.math.colostate.edu/~bangerth/


--
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see 
https://groups.google.com/d/forum/dealii?hl=en
--- You received this message because you are subscribed to the Google Groups "deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dealii+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dealii/de34c60d-29e0-4fcc-ba18-95e9a6a12cb0%40colostate.edu.

Reply via email to