Fixed bug

psblas-anderson
gabrielequatrana 1 year ago
parent 38203f4d10
commit e1e7aa58d2

@ -220,6 +220,7 @@ subroutine psb_dmlt_mltvec_va(x,a,v,desc,info)
info=psb_success_
call psb_erractionsave(err_act)
ctxt = desc%get_ctxt()
call psb_info(ctxt, me, np)
if (np == -ione) then
info = psb_err_context_error_

Loading…
Cancel
Save