Output subset of cells

24 views
Skip to first unread message

Alexander

unread,
Jul 5, 2019, 10:34:19 AM7/5/19
to deal.II User Group
I am starting to hit a space/memory boundary since my VTU output becomes > 100 GB. Partial mitigation to this would be to output (DataOut) only some cells in VTU, which are of interest. In my applications, I can easily ignore at least half of cells.

Is there a possibility to do that within the existing interface?

Best
Alexander


Daniel Arndt

unread,
Jul 5, 2019, 2:05:42 PM7/5/19
to dea...@googlegroups.com
Alexander,

You just need to overload DataOut::next_cell().

Best,
Daniel

--
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+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/dealii/0464e017-bada-410b-a1af-ea51637d7eee%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Alexander

unread,
Jul 10, 2019, 4:08:17 AM7/10/19
to deal.II User Group
Thanks, Daniel, looks appropriate!

On Friday, July 5, 2019 at 8:05:42 PM UTC+2, Daniel Arndt wrote:
Alexander,

You just need to overload DataOut::next_cell().

Best,
Daniel

Am Fr., 5. Juli 2019 um 10:34 Uhr schrieb Alexander <agra...@gmail.com>:
I am starting to hit a space/memory boundary since my VTU output becomes > 100 GB. Partial mitigation to this would be to output (DataOut) only some cells in VTU, which are of interest. In my applications, I can easily ignore at least half of cells.

Is there a possibility to do that within the existing interface?

Best
Alexander


--
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 dea...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages