On 9/16/25 22:56, Jalil Khan wrote:
Here is how I call my data_out object to write HDF5,
|DataOutBase::DataOutFilter
data_filter(DataOutBase::DataOutFilterFlags(true,true));
data_out.write_filtered_data(data_filter);
data_out.write_hdf5_parallel(data_filter, write_mesh_file, mesh_filename,
solution_filename, mpi_comm);|
Jalil:
Can you make this into a self-contained testcase that illustrates the problem?
Best
W.
--
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 [email protected].
To view this discussion visit
https://groups.google.com/d/msgid/dealii/b5366d3f-6555-4683-9085-8ffd89c41218%40colostate.edu.