*** empty log message ***

psblas3-type-indexed
Salvatore Filippone 17 years ago
parent 031ba57bb7
commit ffcc2efa45

@ -128,7 +128,6 @@ program ppde
! !
! allocate and fill in the coefficient matrix, rhs and initial guess ! allocate and fill in the coefficient matrix, rhs and initial guess
! !
call psb_cd_set_large_threshold(128)
call psb_barrier(ictxt) call psb_barrier(ictxt)
t1 = psb_wtime() t1 = psb_wtime()
call create_matrix(idim,a,b,x,desc_a,part_block,ictxt,afmt,info) call create_matrix(idim,a,b,x,desc_a,part_block,ictxt,afmt,info)

Loading…
Cancel
Save