NetCDF-Fortran  4.4.4
module_netcdf_nc_interfaces.f90 File Reference

Go to the source code of this file.

Data Types

interface  netcdf_nc_interfaces::addcnullchar
 module procedure interfaces for utility routines More...
 
interface  netcdf_nc_interfaces::stripcnullchar
 
interface  netcdf_nc_interfaces::nc_strerror
 Begin explicit interfaces for base nc_ functions. More...
 
interface  netcdf_nc_interfaces::nc_inq_libvers
 
interface  netcdf_nc_interfaces::nc_create
 
interface  netcdf_nc_interfaces::nc__create
 
interface  netcdf_nc_interfaces::nc__create_mp
 
interface  netcdf_nc_interfaces::nc_open
 
interface  netcdf_nc_interfaces::nc__open
 
interface  netcdf_nc_interfaces::nc__open_mp
 
interface  netcdf_nc_interfaces::nc_open_mem
 
interface  netcdf_nc_interfaces::nc_inq_path
 
interface  netcdf_nc_interfaces::nc_set_fill
 
interface  netcdf_nc_interfaces::nc_redef
 
interface  netcdf_nc_interfaces::nc_enddef
 
interface  netcdf_nc_interfaces::nc__enddef
 
interface  netcdf_nc_interfaces::nc_sync
 
interface  netcdf_nc_interfaces::nc_abort
 
interface  netcdf_nc_interfaces::nc_close
 
interface  netcdf_nc_interfaces::nc_delete
 
interface  netcdf_nc_interfaces::nc_delete_mp
 
interface  netcdf_nc_interfaces::nc_set_base_pe
 
interface  netcdf_nc_interfaces::nc_inq_base_pe
 
interface  netcdf_nc_interfaces::nc_inq
 
interface  netcdf_nc_interfaces::nc_inq_ndims
 
interface  netcdf_nc_interfaces::nc_inq_nvars
 
interface  netcdf_nc_interfaces::nc_inq_natts
 
interface  netcdf_nc_interfaces::nc_inq_unlimdim
 
interface  netcdf_nc_interfaces::nc_inq_format
 
interface  netcdf_nc_interfaces::nc_def_dim
 
interface  netcdf_nc_interfaces::nc_inq_dimid
 
interface  netcdf_nc_interfaces::nc_inq_dim
 
interface  netcdf_nc_interfaces::nc_inq_dimname
 
interface  netcdf_nc_interfaces::nc_inq_dimlen
 
interface  netcdf_nc_interfaces::nc_rename_dim
 
interface  netcdf_nc_interfaces::nc_def_var
 
interface  netcdf_nc_interfaces::nc_inq_var
 
interface  netcdf_nc_interfaces::nc_inq_varid
 
interface  netcdf_nc_interfaces::nc_inq_varname
 
interface  netcdf_nc_interfaces::nc_inq_vartype
 
interface  netcdf_nc_interfaces::nc_inq_varndims
 
interface  netcdf_nc_interfaces::nc_inq_vardimid
 
interface  netcdf_nc_interfaces::nc_inq_varnatts
 
interface  netcdf_nc_interfaces::nc_rename_var
 
interface  netcdf_nc_interfaces::nc_put_var_text
 
interface  netcdf_nc_interfaces::nc_get_var_text
 
interface  netcdf_nc_interfaces::nc_put_var_uchar
 
interface  netcdf_nc_interfaces::nc_get_var_uchar
 
interface  netcdf_nc_interfaces::nc_put_var_schar
 
interface  netcdf_nc_interfaces::nc_get_var_schar
 
interface  netcdf_nc_interfaces::nc_put_var_short
 
interface  netcdf_nc_interfaces::nc_get_var_short
 
interface  netcdf_nc_interfaces::nc_put_var_int
 
interface  netcdf_nc_interfaces::nc_get_var_int
 
interface  netcdf_nc_interfaces::nc_put_var_long
 
interface  netcdf_nc_interfaces::nc_get_var_long
 
interface  netcdf_nc_interfaces::nc_put_var_float
 
interface  netcdf_nc_interfaces::nc_get_var_float
 
interface  netcdf_nc_interfaces::nc_put_var_double
 
interface  netcdf_nc_interfaces::nc_get_var_double
 
interface  netcdf_nc_interfaces::nc_put_var1_text
 
interface  netcdf_nc_interfaces::nc_get_var1_text
 
interface  netcdf_nc_interfaces::nc_put_var1_uchar
 
interface  netcdf_nc_interfaces::nc_get_var1_uchar
 
interface  netcdf_nc_interfaces::nc_put_var1_schar
 
interface  netcdf_nc_interfaces::nc_get_var1_schar
 
interface  netcdf_nc_interfaces::nc_put_var1_short
 
interface  netcdf_nc_interfaces::nc_get_var1_short
 
interface  netcdf_nc_interfaces::nc_put_var1_int
 
interface  netcdf_nc_interfaces::nc_get_var1_int
 
interface  netcdf_nc_interfaces::nc_put_var1_long
 
interface  netcdf_nc_interfaces::nc_get_var1_long
 
interface  netcdf_nc_interfaces::nc_put_var1_float
 
interface  netcdf_nc_interfaces::nc_get_var1_float
 
interface  netcdf_nc_interfaces::nc_put_var1_double
 
interface  netcdf_nc_interfaces::nc_get_var1_double
 
interface  netcdf_nc_interfaces::nc_put_var1
 
interface  netcdf_nc_interfaces::nc_get_var1
 
interface  netcdf_nc_interfaces::nc_put_vara_text
 
interface  netcdf_nc_interfaces::nc_get_vara_text
 
interface  netcdf_nc_interfaces::nc_put_vara_uchar
 
interface  netcdf_nc_interfaces::nc_get_vara_uchar
 
interface  netcdf_nc_interfaces::nc_put_vara_schar
 
interface  netcdf_nc_interfaces::nc_get_vara_schar
 
interface  netcdf_nc_interfaces::nc_put_vara_short
 
interface  netcdf_nc_interfaces::nc_get_vara_short
 
interface  netcdf_nc_interfaces::nc_put_vara_int
 
interface  netcdf_nc_interfaces::nc_get_vara_int
 
interface  netcdf_nc_interfaces::nc_put_vara_long
 
interface  netcdf_nc_interfaces::nc_get_vara_long
 
interface  netcdf_nc_interfaces::nc_put_vara_float
 
interface  netcdf_nc_interfaces::nc_get_vara_float
 
interface  netcdf_nc_interfaces::nc_put_vara_double
 
interface  netcdf_nc_interfaces::nc_get_vara_double
 
interface  netcdf_nc_interfaces::nc_put_vara
 
interface  netcdf_nc_interfaces::nc_get_vara
 
interface  netcdf_nc_interfaces::nc_put_vars_text
 
interface  netcdf_nc_interfaces::nc_get_vars_text
 
interface  netcdf_nc_interfaces::nc_put_vars_uchar
 
interface  netcdf_nc_interfaces::nc_get_vars_uchar
 
interface  netcdf_nc_interfaces::nc_put_vars_schar
 
interface  netcdf_nc_interfaces::nc_get_vars_schar
 
interface  netcdf_nc_interfaces::nc_put_vars_short
 
interface  netcdf_nc_interfaces::nc_get_vars_short
 
interface  netcdf_nc_interfaces::nc_put_vars_int
 
interface  netcdf_nc_interfaces::nc_get_vars_int
 
interface  netcdf_nc_interfaces::nc_put_vars_long
 
interface  netcdf_nc_interfaces::nc_get_vars_long
 
interface  netcdf_nc_interfaces::nc_put_vars_float
 
interface  netcdf_nc_interfaces::nc_get_vars_float
 
interface  netcdf_nc_interfaces::nc_put_vars_double
 
interface  netcdf_nc_interfaces::nc_get_vars_double
 
interface  netcdf_nc_interfaces::nc_put_vars
 
interface  netcdf_nc_interfaces::nc_get_vars
 
interface  netcdf_nc_interfaces::nc_put_varm_text
 
interface  netcdf_nc_interfaces::nc_get_varm_text
 
interface  netcdf_nc_interfaces::nc_put_varm_uchar
 
interface  netcdf_nc_interfaces::nc_get_varm_uchar
 
interface  netcdf_nc_interfaces::nc_put_varm_schar
 
interface  netcdf_nc_interfaces::nc_get_varm_schar
 
interface  netcdf_nc_interfaces::nc_put_varm_short
 
interface  netcdf_nc_interfaces::nc_get_varm_short
 
interface  netcdf_nc_interfaces::nc_put_varm_int
 
interface  netcdf_nc_interfaces::nc_get_varm_int
 
interface  netcdf_nc_interfaces::nc_put_varm_long
 
interface  netcdf_nc_interfaces::nc_get_varm_long
 
interface  netcdf_nc_interfaces::nc_put_varm_float
 
interface  netcdf_nc_interfaces::nc_get_varm_float
 
interface  netcdf_nc_interfaces::nc_put_varm_double
 
interface  netcdf_nc_interfaces::nc_get_varm_double
 
interface  netcdf_nc_interfaces::nc_inq_att
 
interface  netcdf_nc_interfaces::nc_inq_attid
 
interface  netcdf_nc_interfaces::nc_inq_atttype
 
interface  netcdf_nc_interfaces::nc_inq_attlen
 
interface  netcdf_nc_interfaces::nc_inq_attname
 
interface  netcdf_nc_interfaces::nc_copy_att
 
interface  netcdf_nc_interfaces::nc_rename_att
 
interface  netcdf_nc_interfaces::nc_del_att
 
interface  netcdf_nc_interfaces::nc_put_att_text
 
interface  netcdf_nc_interfaces::nc_get_att_text
 
interface  netcdf_nc_interfaces::nc_put_att_uchar
 
interface  netcdf_nc_interfaces::nc_get_att_uchar
 
interface  netcdf_nc_interfaces::nc_put_att_schar
 
interface  netcdf_nc_interfaces::nc_get_att_schar
 
interface  netcdf_nc_interfaces::nc_put_att_short
 
interface  netcdf_nc_interfaces::nc_get_att_short
 
interface  netcdf_nc_interfaces::nc_put_att_int
 
interface  netcdf_nc_interfaces::nc_get_att_int
 
interface  netcdf_nc_interfaces::nc_put_att_long
 
interface  netcdf_nc_interfaces::nc_get_att_long
 
interface  netcdf_nc_interfaces::nc_put_att_float
 
interface  netcdf_nc_interfaces::nc_get_att_float
 
interface  netcdf_nc_interfaces::nc_put_att_double
 
interface  netcdf_nc_interfaces::nc_get_att_double
 
interface  netcdf_nc_interfaces::nc_copy_var
 
interface  netcdf_nc_interfaces::nc_set_default_format
 

Modules

module  netcdf_nc_interfaces
 

Functions/Subroutines

character(len=(len(string)+1)) function netcdf_nc_interfaces::addcnullchar (string, nlen)
 
character(len=nlen) function netcdf_nc_interfaces::stripcnullchar (cstring, nlen)
 

Return to the Main Unidata NetCDF page.
Generated on Fri Oct 27 2017 08:12:17 for NetCDF-Fortran. NetCDF is a Unidata library.