CABLE
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Namelists
Program
cable_netcdf_create_decomp
Interface
19 statements
Source File
cable_netcdf.F90
cable_netcdf_mod
cable_netcdf_create_decomp
Contents
None
interface
public module function cable_netcdf_create_decomp(compmap, dims, type) result(decomp)
Implementation →
Arguments
Type
Intent
Optional
Attributes
Name
integer,
intent(in)
::
compmap
(:)
integer,
intent(in)
::
dims
(:)
integer,
intent(in)
::
type
Return Value
class(
cable_netcdf_decomp_t
),allocatable