From 688e000ba4195da2c07ceab2c3ab6ab11965c058 Mon Sep 17 00:00:00 2001
From: wolf
Changed: Sort the quadrature points of each Quadrature<1>
in ascending order. This
@@ -332,6 +331,17 @@ documentation, etc.
+ New: Classes Vector
and
+ BlockVector
now have member functions
+ operator*=
which scale the vectors
+ by a constant factor. These functions are aliases for the
+ scale
member functions except that
+ they return a reference to themselves.
+
+ (WB 2001/08/14)
+
New: There is now a function
FullMatrix::precondition_Jacobi
. The
--
2.39.5