| fd2dd295 | 29-May-2019 |
Fande Kong <fdkong.jd@gmail.com> |
Improve interfaces and make HMG more general
Now HMG can take any PC as an inner PC as long as the PC provides PCGetInterpolations and PCGetCoarseOperators
If hypre is available, it will be used b
Improve interfaces and make HMG more general
Now HMG can take any PC as an inner PC as long as the PC provides PCGetInterpolations and PCGetCoarseOperators
If hypre is available, it will be used by default, otherwise use GAMG. Users can override the setting using -hmg_inner_pc_type
show more ...
|