Prof. Bangerth, Thank you for your reply and creating the issue.

>
> I imagine you can work around this is you simply call 
> `register_data_attach()` 
> again before calling `load()`. 
>

I checked that calling  `register_data_attach()`again before calling 
`load()` 
still triggers the same assert, but calling `register_data_attach()` again 
just after 
calling `load()`  and before calling 'notify_ready_to_unpack` works- I 
am able to read and print the correct cell data from the file.

Best,
Sambit

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to