Updated for new alpha release.
This commit is contained in:
parent
6d27b62239
commit
c99d6f7063
10
CHANGELOG
10
CHANGELOG
@ -31,6 +31,8 @@
|
||||
# recent release.
|
||||
#=============================================================================
|
||||
|
||||
Version 2.3.0a released, 2008/01/xx.
|
||||
|
||||
- Completed the implementation of SStructGridSetNeighborBox to work for all
|
||||
variable types (not just cell-centered). In the process, we discovered that
|
||||
the interface design for this routine can result in ambiguous coordinate
|
||||
@ -48,11 +50,19 @@
|
||||
|
||||
- Added Get(Box)Values routines for Struct/SStruct Matrix.
|
||||
|
||||
- Added nodal interpolation schemes to BoomerAMG for systems problems.
|
||||
|
||||
- Added capability to change Euclid runtime parameters using individual
|
||||
functions.
|
||||
|
||||
- Improved use of Euclid as smoother in BoomerAMG.
|
||||
|
||||
- Fixed two potential bugs in BoomerAMG.
|
||||
|
||||
- Fixed a major bug with the OpenMP code in hypre (beginning with v1.7.5b,
|
||||
OpenMP support was effectively disabled in the code). Also made several
|
||||
additional OpenMP changes/fixes.
|
||||
|
||||
#====================================
|
||||
|
||||
Version 2.2.0b released, 2007/09/20.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user