data_out.set_flags is not rendered in vtk

42 views
Skip to first unread message

Tomas Fernandez Bouvier

unread,
Jun 13, 2024, 8:49:50 AMJun 13
to deal.II User Group
Hi,

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?

Thank you







Wolfgang Bangerth

unread,
Jun 13, 2024, 11:35:34 AMJun 13
to dea...@googlegroups.com
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: bang...@colostate.edu
www: http://www.math.colostate.edu/~bangerth/


Tomas Fernandez Bouvier

unread,
Jun 14, 2024, 9:34:10 AMJun 14
to deal.II User Group
Sorry, it wasn't specific enough indeed. And seems it is working now so that wasn't the problem
Reply all
Reply to author
Forward
0 new messages