mld2p4-2:

mlprec/mld_base_prec_type.F90

Fix use statement for entities from psblas.
stopcriterion
Salvatore Filippone 12 years ago
parent e01e9ca59d
commit 43bb186dcd

@ -73,8 +73,8 @@ module mld_base_prec_type
& psb_cd_get_context, psb_info, psb_min, psb_sum, &
& psb_sizeof, psb_free, psb_cdfree, psb_errpush, psb_act_abort_, psb_act_ret_,&
& psb_erractionsave, psb_erractionrestore, psb_error, psb_get_errstatus, &
& psb_success_, psb_err_alloc_dealloc_, psb_err_from_subroutine_, &
& psb_err_missing_override_method_, psb_bcast
& psb_get_erraction, psb_success_, psb_err_alloc_dealloc_,&
& psb_err_from_subroutine_, psb_err_missing_override_method_, psb_bcast
!
! Version numbers

Loading…
Cancel
Save