Fixed PRECAPLY external name.

psblas3-type-indexed
Salvatore Filippone 18 years ago
parent 0bbc1835bc
commit 24b372477d

@ -96,7 +96,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