cable_netcdf_file_sync Interface

interface
private subroutine cable_netcdf_file_sync(this)

Arguments

Type IntentOptional Attributes Name
class(cable_netcdf_file_t), intent(inout) :: this

Description

Synchronize the netCDF file, ensuring that all data is written to disk and visible to other processes.