Fix cd_renum_block description
@ -31,7 +31,8 @@
!
! Subroutine: psb_cd_renum_block
! Produces a clone of a descriptor.
! Produces a renumbered version of the input descriptor, with
! global indices in a BLOCK distribution.
! Arguments:
! desc_in - type(psb_desc_type). The communication descriptor to be cloned.
@ -276,7 +276,7 @@ Subroutine psb_csphalo(a,desc_a,blk,info,rowcnv,colcnv,&
call psb_errpush(info,name,a_err=ch_err)
goto 9999
end if
tot_elem=tot_elem+n_elem
tot_elem=tot_elem+ngtz
Enddo
ipx = ipx + 1
counter = counter+n_el_send+3
@ -276,7 +276,7 @@ Subroutine psb_dsphalo(a,desc_a,blk,info,rowcnv,colcnv,&
@ -276,7 +276,7 @@ Subroutine psb_ssphalo(a,desc_a,blk,info,rowcnv,colcnv,&
@ -276,7 +276,7 @@ Subroutine psb_zsphalo(a,desc_a,blk,info,rowcnv,colcnv,&