Grzegorz Kowal 0c8cab74a2 IO, PARAMETERS, SYSTEM: Better parameter restoring.
This commit implements a better way (less I/O operations) restoring of
the parameters during the job restart. Some parameters, such as the size
of the block, or the equation system, cannot be changed during the
restart. Such parameters need to be restored from the restart snapshots.
The new way restores these parameters on the MPI master process only,
updates their values if they were changed, and distributes them to other
MPI processes. This way the number of I/O operations is kept to the
minimum (only one process access one file).

Signed-off-by: Grzegorz Kowal <grzegorz@amuncode.org>
2023-12-18 09:30:07 -03:00
..
2023-02-01 18:36:37 -03:00
2023-02-01 18:36:37 -03:00
2023-02-01 18:36:37 -03:00
2023-02-01 18:36:37 -03:00
2023-02-01 18:36:37 -03:00
2023-02-01 18:36:37 -03:00
2023-02-01 18:36:37 -03:00
2023-02-01 18:36:37 -03:00
2023-02-01 18:36:37 -03:00
2023-02-01 18:36:37 -03:00