|
From: Li L. <li...@ka...> - 2021-02-20 10:15:57
|
Dear Developers,
I tried writing data to ".xda" like:
equation_systems.write("./data/saved_solution.xda",WRITE);
Since I am using parallel mesh "--enable-parmesh", it writes as many files
as the number of processors used, like "saved_solution.xda.031" ...
I want to reload the saved solution to my program and continue to run it
further, how can I read these data files?
Thank you!
Best,
Li Luo
--
This message and its contents, including attachments are intended solely
for the original recipient. If you are not the intended recipient or have
received this message in error, please notify me immediately and delete
this message from your computer system. Any unauthorized use or
distribution is prohibited. Please consider the environment before printing
this email.
|