FMS  2024.03
Flexible Modeling System
include Directory Reference

Files

file  array_utils.inc [code]
 Array allocation routines for multiple types for allocate_array interface.
 
file  array_utils_char.inc [code]
 Character array routines used in fms_io_utils_mod.
 
file  compressed_read.inc [code]
 Compressed read routines for read_data interface.
 
file  compressed_write.inc [code]
 Compressed write routines for write_data interface.
 
file  compute_global_checksum.inc [code]
 Routines for calculating variable checksums across pes for the compute_global_checksum interface.
 
file  domain_read.inc [code]
 Reads domain decomposed variables and scatters data to pe's for the read_data interface.
 
file  domain_write.inc [code]
 Routines for writing domain decomposed variables for the write_data interface.
 
file  gather_data_bc.inc [code]
 Routines for the gather_data_bc interface.
 
file  get_data_type_string.inc [code]
 Routines to return a given arguments data type as a string. Provides multiple dimensions for get_data_type_string interface.
 
file  get_global_attribute.inc [code]
 Routines for retrieving global attribute values from netcdf files with different dimension sizes for the get_global_attribute interface.
 
file  get_variable_attribute.inc [code]
 Routines for retrieving variable attribute values from netcdf files with different dimension sizes for the get_variable_attribute interface.
 
file  netcdf_add_restart_variable.inc [code]
 Routines to add restart variables to a netcdf file with different dimension sizes for the netcdf_add_restart_variable interface.
 
file  netcdf_read_data.inc [code]
 Routines for retrieving variable values from netcdf files with different dimension sizes for the netcdf_read_data interface.
 
file  netcdf_write_data.inc [code]
 Routines for writing variable values to netcdf files with different dimension sizes for the netcdf_write_data interface.
 
file  register_domain_restart_variable.inc [code]
 Adds domain decomposed variable for restarts for the register_restart_field interface.
 
file  register_global_attribute.inc [code]
 Routines for different dimensions to add global attributes in netcdf files for the register_global_attribute interface.
 
file  register_unstructured_domain_restart_variable.inc [code]
 Adds restart variable for unstructured domains for different dimension to be used in the register_restart_field interface.
 
file  register_variable_attribute.inc [code]
 Routines to add variable attributes for different dimensions to be used in the register_variable_attribute interface.
 
file  scatter_data_bc.inc [code]
 Routines for the gather_data_bc interface.
 
file  unpack_data.inc [code]
 Routines for the gather_data_bc interface.
 
file  unstructured_domain_read.inc [code]
 Routines for reading unstructured domain data, used in read_data interface.
 
file  unstructured_domain_write.inc [code]
 Routines to write data from an unstructured domain decomposition. Used in the write_data interface.