Fixed external name PRECAPLY.

stopcriterion
Salvatore Filippone 18 years ago
parent b95fbb3a5c
commit fe9b3e4aaf

@ -104,7 +104,7 @@ module psb_prec_mod
end subroutine psb_zprecfree end subroutine psb_zprecfree
end interface end interface
interface psb_prc_aply interface psb_precaply
subroutine psb_dprc_aply(prec,x,y,desc_data,info,trans,work) subroutine psb_dprc_aply(prec,x,y,desc_data,info,trans,work)
use psb_base_mod use psb_base_mod
use psb_prec_type use psb_prec_type

Loading…
Cancel
Save