From: guido Date: Wed, 19 Apr 2000 14:50:36 +0000 (+0000) Subject: EigenPower X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9e8fa5d3eeb4be1f09f7ccec122ed6a0ae395cf;p=dealii-svn.git EigenPower git-svn-id: https://svn.dealii.org/trunk@2758 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/news/2000/c-3-0.html b/deal.II/doc/news/2000/c-3-0.html index 70dae192e2..c71e09a965 100644 --- a/deal.II/doc/news/2000/c-3-0.html +++ b/deal.II/doc/news/2000/c-3-0.html @@ -37,6 +37,9 @@
    +
  1. New: EigenPower implements power + method by von Mises +
  2. New: PreconditionBlockSSOR::set_omega allows to change the relaxation parameter.