You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to dea...@googlegroups.com
Hello,
write_hdf5_parallel works only when HDF5 was build with --parallel
option enabled and deal.ii is configured with the same MPI as HDF5.
In case when HDF5 was build as a serial library (without --parallel) and
deal.ii was build without MPI I can still call write_hdf5_parallel but
no file is saved.