cable_netcdf_stub_file_read_darray_int32_3d Subroutine

private subroutine cable_netcdf_stub_file_read_darray_int32_3d(this, var_name, values, decomp, frame)

Type Bound

cable_netcdf_stub_file_t

Arguments

Type IntentOptional Attributes Name
class(cable_netcdf_stub_file_t), intent(inout) :: this
character(len=*), intent(in) :: var_name
integer(kind=CABLE_NETCDF_INT32_KIND), intent(out) :: values(:,:,:)
class(cable_netcdf_decomp_t), intent(inout) :: decomp
integer, intent(in), optional :: frame