Grzegorz Kowal 29f1e94e9c HELPERS: Add functions to enable/disable I/O flush and sync.
This change introduces the logical flag 'noflush' to control the flushing
and synchronization of I/O buffers. Subsequently, subroutines
'enable_flush_and_sync' and 'disable_flush_and_sync' were added to enable
and disable the flushing and synchronization, respectively.

The 'flush_and_sync' subroutine was modified to respect the noflush flag.

Additionally, this change updates 'statistics.F90' to read
the 'enable_io_flush' parameter and call the appropriate subroutine
('enable_flush_and_sync' or 'disable_flush_and_sync') based on its value.

Signed-off-by: Grzegorz Kowal <grzegorz@amuncode.org>
2024-07-19 10:00:18 -03:00
..
2024-03-07 09:34:43 -03:00
2024-03-07 09:34:43 -03:00
2024-03-07 09:34:43 -03:00
2024-03-07 09:34:43 -03:00
2024-03-07 09:34:43 -03:00
2024-03-07 09:34:43 -03:00
2024-03-07 09:34:43 -03:00
2024-03-07 09:34:43 -03:00
2024-03-07 09:34:43 -03:00
2024-03-07 09:34:43 -03:00
2024-03-07 09:34:43 -03:00
2024-03-07 09:34:43 -03:00
2024-03-07 09:34:43 -03:00
2024-03-07 09:34:43 -03:00