Take out print_times from sample

maint-1.1 v1.1.2
Salvatore Filippone 3 years ago
parent 0c58e1a95c
commit e06338f7fb

@ -508,7 +508,7 @@ program amg_d_pde3d
write(psb_out_unit,'("Storage format for DESC_A : ",a )') desc_a%get_fmt() write(psb_out_unit,'("Storage format for DESC_A : ",a )') desc_a%get_fmt()
end if end if
call psb_print_timers(ctxt)
! !
! cleanup storage and exit ! cleanup storage and exit
! !

@ -508,7 +508,7 @@ program amg_s_pde3d
write(psb_out_unit,'("Storage format for DESC_A : ",a )') desc_a%get_fmt() write(psb_out_unit,'("Storage format for DESC_A : ",a )') desc_a%get_fmt()
end if end if
call psb_print_timers(ctxt)
! !
! cleanup storage and exit ! cleanup storage and exit
! !

Loading…
Cancel
Save