cable_netcdf_create_decomp Interface

interface
public module function cable_netcdf_create_decomp(compmap, dims, type) result(decomp)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: compmap(:)
integer, intent(in) :: dims(:)
integer, intent(in) :: type

Return Value class(cable_netcdf_decomp_t),allocatable