CABLE
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Namelists
Program
cable_netcdf_pio_file_get_att_var_int32
Subroutine
8 statements
Source File
cable_netcdf_pio.F90
cable_netcdf_pio_mod
cable_netcdf_pio_file_get_att_var_int32
Contents
private subroutine cable_netcdf_pio_file_get_att_var_int32(this, var_name, att_name, att_value)
Type Bound
cable_netcdf_pio_file_t
Arguments
Type
Intent
Optional
Attributes
Name
class(
cable_netcdf_pio_file_t
),
intent(inout)
::
this
character(len=*),
intent(in)
::
var_name
character(len=*),
intent(in)
::
att_name
integer(kind=CABLE_NETCDF_INT32_KIND),
intent(out)
::
att_value