@ -463,15 +463,6 @@ contains
end if
end if
if ( icm == mld_repl_mat_ ) then
call psb_sum ( ictxt , mlprec_wrk ( ilev ) % x2l ( 1 : nr2l ) )
else if ( icm / = mld_distr_mat_ ) then
info = 4013
call psb_errpush ( info , name , a_err = 'invalid mld_coarse_mat_' , &
& i_Err = ( / icm , 0 , 0 , 0 , 0 / ) )
go to 9999
endif
!
!
! Apply the base preconditioner
! Apply the base preconditioner
!
!
@ -743,14 +734,6 @@ contains
go to 9999
go to 9999
end if
end if
if ( icm == mld_repl_mat_ ) then
call psb_sum ( ictxt , mlprec_wrk ( ilev ) % x2l ( 1 : nr2l ) )
else if ( icm / = mld_distr_mat_ ) then
info = 4013
call psb_errpush ( info , name , a_err = 'invalid mld_coarse_mat_' , &
& i_Err = ( / icm , 0 , 0 , 0 , 0 / ) )
go to 9999
endif
!
!
! Apply the base preconditioner
! Apply the base preconditioner
@ -1003,14 +986,6 @@ contains
go to 9999
go to 9999
end if
end if
if ( icm == mld_repl_mat_ ) Then
call psb_sum ( ictxt , mlprec_wrk ( ilev ) % x2l ( 1 : nr2l ) )
else if ( icm / = mld_distr_mat_ ) Then
info = 4013
call psb_errpush ( info , name , a_err = 'invalid mld_coarse_mat_' , &
& i_Err = ( / icm , 0 , 0 , 0 , 0 / ) )
go to 9999
endif
!
!
! update x2l
! update x2l
@ -1330,14 +1305,6 @@ contains
go to 9999
go to 9999
end if
end if
if ( icm == mld_repl_mat_ ) then
call psb_sum ( ictxt , mlprec_wrk ( ilev ) % x2l ( 1 : nr2l ) )
else if ( icm / = mld_distr_mat_ ) then
info = 4013
call psb_errpush ( info , name , a_err = 'invalid mld_coarse_mat_' , &
& i_Err = ( / icm , 0 , 0 , 0 , 0 / ) )
go to 9999
endif
call psb_geaxpby ( cone , mlprec_wrk ( ilev ) % x2l , czero , mlprec_wrk ( ilev ) % tx , &
call psb_geaxpby ( cone , mlprec_wrk ( ilev ) % x2l , czero , mlprec_wrk ( ilev ) % tx , &
& baseprecv ( ilev ) % base_desc , info )
& baseprecv ( ilev ) % base_desc , info )