Fixed wrong name for act_ret.

psblas3-type-indexed
Salvatore Filippone 18 years ago
parent 35318812a1
commit c7e877c93f

@ -81,7 +81,7 @@ contains
subroutine psb_erractionsave(err_act)
integer, intent(out) :: err_act
err_act = err_action
err_action = act_ret
err_action = psb_act_ret_
end subroutine psb_erractionsave

Loading…
Cancel
Save