Minor changes to CHANGELOG

This commit is contained in:
Rob Falgout 2020-05-26 09:17:20 -07:00
parent 72c8dc25a1
commit 60212ab6f3

View File

@ -9,11 +9,11 @@
Version 2.19.0 released 2020/05/26
- Updated superlu-dist version to 6.3.1
- Updated to soupport superlu-dist version to 6.3.1
- Moved reference manual API to online documentation
- New AMG features to keep specified F-points and/or C-points.
- Added GPU support for AMG setup and several interpolation approaches.
- New ILU solvers and smoothers.
- New parallel ILU solvers and smoothers.
- New MGR features.
- Added several interpolation routines based on matrix-matrix interpolations.
- Various bug fixes.