|
|
@ -756,8 +756,8 @@ subroutine psb_cabgdxyz_vect(alpha, beta, gamma, delta, x, y, z,&
|
|
|
|
! locals
|
|
|
|
! locals
|
|
|
|
type(psb_ctxt_type) :: ctxt
|
|
|
|
type(psb_ctxt_type) :: ctxt
|
|
|
|
integer(psb_ipk_) :: np, me,&
|
|
|
|
integer(psb_ipk_) :: np, me,&
|
|
|
|
& err_act, iix, jjx, iiy, jjy
|
|
|
|
& err_act, iix, jjx, iiy, jjy, nr
|
|
|
|
integer(psb_lpk_) :: ix, ijx, iy, ijy, m, nr
|
|
|
|
integer(psb_lpk_) :: ix, ijx, iy, ijy, m
|
|
|
|
character(len=20) :: name, ch_err
|
|
|
|
character(len=20) :: name, ch_err
|
|
|
|
|
|
|
|
|
|
|
|
name='psb_c_addconst_vect'
|
|
|
|
name='psb_c_addconst_vect'
|
|
|
|