CABLE
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Namelists
Program
cable_netcdf_pio_file_def_dims
Subroutine
13 statements
Source File
cable_netcdf_pio.F90
cable_netcdf_pio_mod
cable_netcdf_pio_file_def_dims
Contents
private subroutine cable_netcdf_pio_file_def_dims(this, dim_names, dim_lens)
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)
::
dim_names
(:)
integer,
intent(in)
::
dim_lens
(:)