CABLE
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Namelists
Program
cable_netcdf_create_decomp
Module Function
5 statements
Source File
cable_netcdf_internal.F90
cable_netcdf_internal
cable_netcdf_create_decomp
Contents
module function cable_netcdf_create_decomp(compmap, dims, type) result(decomp)
Interface →
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