]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
operator*= for vector and block vector.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 14 Aug 2001 09:09:05 +0000 (09:09 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 14 Aug 2001 09:09:05 +0000 (09:09 +0000)
git-svn-id: https://svn.dealii.org/trunk@4879 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/news/2001/c-3-1.html

index 132b7b6c2f51478aeb3aae9393d567eaa50a8bd7..0ca7cf63deb8c832773fffbdc2d131bcbc62d312 100644 (file)
@@ -307,7 +307,6 @@ documentation, etc</a>.
        (GK 2001/03/05)
        </p>
 
-
   <li> <p>
        Changed: Sort the quadrature points of each <code
        class="class">Quadrature&lt;1&gt;</code> in ascending order. This
@@ -332,6 +331,17 @@ documentation, etc</a>.
 <h3>lac</h3>
 
 <ol>
+  <li> <p>
+       New: Classes <code class="class">Vector</code> and
+       <code class="class">BlockVector</code> now have member functions
+       <code class="member">operator*=</code> which scale the vectors
+       by a constant factor. These functions are aliases for the 
+       <code class="member">scale</code> member functions except that
+       they return a reference to themselves.
+       <br>
+       (WB 2001/08/14)
+       </p>
+
   <li> <p>
        New: There is now a function 
        <code class="member">FullMatrix::precondition_Jacobi</code>. The 

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.