@ -1033,7 +1033,7 @@ contains
! Temp vectors
type(psb_c_vect_type) :: wtemp
info = 0
if( allocated(w%v) ) then
if (.not.present(aux)) then
allocate(wtemp%v, mold=w%v)
@ -1040,7 +1040,7 @@ contains
type(psb_d_vect_type) :: wtemp
type(psb_s_vect_type) :: wtemp
type(psb_z_vect_type) :: wtemp