-
- Downloads
BugFixes please merge to release.
Distribute matrixmarket.hh AMG: make x consistent even if there is only one level galerkin.hh: Initialize Matrixblock correctly splvers.hh: Always call pre mthod of the preconditioner _before_ using the operator. Thus x is consistent and the computed defect will be, too. matrixmarket.hh: use int instead of size_t as template parameter as this is the case for the FieldMatrix, too. [[Imported from SVN: r1179]]
Showing
- dune/istl/Makefile.am 2 additions, 1 deletiondune/istl/Makefile.am
- dune/istl/matrixmarket.hh 4 additions, 4 deletionsdune/istl/matrixmarket.hh
- dune/istl/paamg/amg.hh 5 additions, 3 deletionsdune/istl/paamg/amg.hh
- dune/istl/paamg/galerkin.hh 1 addition, 1 deletiondune/istl/paamg/galerkin.hh
- dune/istl/solvers.hh 1 addition, 1 deletiondune/istl/solvers.hh
Loading
Please register or sign in to comment