Comments to DO_REMAP

implement-ainv
Salvatore Filippone 4 years ago
parent 295a5cccf3
commit a9d444caf6

@ -408,6 +408,10 @@ module amg_base_prec_type
module procedure amg_d_equal_aggregation, amg_s_equal_aggregation
end interface amg_equal_aggregation
!
! default to no remapping.
! Will need a more sophisticated strategy.
!
logical, private, save :: do_remap=.false.
contains

Loading…
Cancel
Save