Added Schwarz changes to log.

This commit is contained in:
baker59 2008-01-31 19:40:56 +00:00
parent a873e66508
commit bcac6fa102

View File

@ -38,6 +38,14 @@ Version 2.3.1a released, 2008/01/31.
- Fixed a memory allocation bug in new SStruct SetNeighborPart feature.
- Added a new option for the Schwarz smoothers
(HYPRE_BoomerAMGSetSchwarzUseNonSymm and HYPRE_SchwarzSetNonSymm) to
use LU instead of Cholesky LAPACK functions to invert the matrix
blocks.
-Fixed a bug with the Schwarz smoothers and the ESSL compile.
#====================================
Version 2.3.0a released, 2008/01/28.