io_decomp_patch_to_land_patch Function

public function io_decomp_patch_to_land_patch(land_decomp_start, cstart, nap, mem_shape_spec, var_shape_spec, type) result(decomp)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: land_decomp_start
integer, intent(in) :: cstart(:)
integer, intent(in) :: nap(:)
type(dim_spec_t), intent(in) :: mem_shape_spec(:)
type(dim_spec_t), intent(in) :: var_shape_spec(:)
integer, intent(in) :: type

Return Value class(cable_netcdf_decomp_t), allocatable