Changelog for
dune-istl-devel-2.2.1-1.2.i586.rpm :
Tue Jun 11 14:00:00 2013 scorotAATTfree.fr
- update to version 2.2.1
* Reduced warnings when compiling with clang.
* We now use template to qualify member templates of class
templates (FS 1251).
* We now always initialize data memory in BCRSMatrix (FS 1041)
* Improved support for std::complex in Krylov solvers.
* Fixed dbgs implementation (FS 1170)
* Fixed wrong assertion in matMultTransposeMult (FS 1171)
* FieldMatrix can now be constructed from a DiagonalMatrix
* AMG now detects Dirichlet boundary conditions and updates the
left hand side x during pre such that A_dd
*x_d=b_d holds.
* Allow setting setSkipIsolated(true) in AMG\'s coarsening
criterion.
* Fixed call of METIS function.
- build openmpi version
- add patch dune-istl-2.2.0-configure.patch
- fix superlu_dist dependency for openmpi package
Thu Aug 16 14:00:00 2012 scorotAATTfree.fr
- change description
Wed Aug 15 14:00:00 2012 scorotAATTfree.fr
- first package