From: guido
- (Ralf B. Schulz 2002/10/29)
+ (Ralf B. Schulz 2003/10/29)
Fixed: The constructor of the QGauss
class
@@ -186,14 +186,14 @@ contributor's names are abbreviated by WB (Wolfgang Bangerth), GK
never reached the requested accuracy, in effect leading to an infinite loop.
This is now fixed.
- (WB 2002/09/19)
+ (WB 2003/09/19)
New: The Function
class now
exports the value of its template argument through the static
member variable dimension
.
- (WB 2002/09/15)
+ (WB 2003/09/15)
Changed: The
- (WB 2002/09/03)
+ (WB 2003/09/03)
Improved: The
- (WB 2002/08/13)
+ (WB 2003/08/13)
Changed: The
- (WB 2002/08/13)
+ (WB 2003/08/13)
Improved: Improved: Initialization routines of class New:
Changed: The New: Some of the member matrix-vector functions of the
@@ -271,14 +279,14 @@ contributor's names are abbreviated by WB (Wolfgang Bangerth), GK
usual Fixed: New: The classes Logstream
::lac
function is now also
implemented in 3d.
+
+
SparseMatrix
have an additional parameter
+ controlling the storage of diagonal entries.
+
+ (GK 2003/11/18)
+ SolverFGMRES
implements the flexible
GMRES method with varying preconditioner from the right. It is
also accessible in SolverSelector
by choosing fgmres.
- (GK 2002/10/07)
+ (GK 2003/10/07)
SparseDirectMA27
@@ -261,7 +269,7 @@ contributor's names are abbreviated by WB (Wolfgang Bangerth), GK
matrix. It now releases this as soon as it doesn't need it any
more.
- (WB 2002/09/09)
+ (WB 2003/09/09)
Vector
class provided the
block matrix has only one block row or column.
- (WB 2002/09/09)
+ (WB 2003/09/09)
FullMatrix
::copy_from
didn't compile when copying
from a sparse matrix. This is now fixed.
- (Ralf B. Schulz 2002/09/04)
+ (Ralf B. Schulz 2003/09/04)
FullMatrix
and
@@ -387,7 +395,7 @@ contributor's names are abbreviated by WB (Wolfgang Bangerth), GK
class="member">point_inside
- (Joerg Weimar, WB 2002/09/04)
+ (Joerg Weimar, WB 2003/09/04)
New: The TriaAccessor
::
- (WB 2002/09/04)
+ (WB 2003/09/04)
New: The new FETools
::
- (WB 2002/07/08)
+ (WB 2003/07/08)
New: The DataOut_DoFData
::DataOut_DoFData
that create
the same type of patches but are otherwise different.
- (WB 2002/06/30)
+ (WB 2003/06/30)
Fixed: The FETools
::
- (WB 2002/06/25)
+ (WB 2003/06/25)