Merge branch 'development' of https://github.com/sfilippone/mld2p4-2 into development

stopcriterion
Salvatore Filippone 7 years ago
commit a0343aa36a

@ -188,6 +188,8 @@ contains
agnext%n_sweeps = ag%n_sweeps
agnext%max_csize = ag%max_csize
agnext%max_nlevels = ag%max_nlevels
! Is this going to generate shallow copies/memory leaks/double frees?
! To be investigated further.
agnext%w_par = ag%w_par
end select
info = 0

Loading…
Cancel
Save