From 1f588eb84356bc732eb1a980a62d2fd063b10ce7 Mon Sep 17 00:00:00 2001
From: Daniel Koester <Koester@Math.Uni-Augsburg.DE>
Date: Wed, 24 Mar 2004 09:25:14 +0000
Subject: [PATCH] Incorporated DOF_DOWB_MATRIX codes. New release branch for
 ALBERTA 1.2 without block matrices was created before this step.

---
 .cvsignore | 3 +--
 ChangeLog  | 6 ------
 2 files changed, 1 insertion(+), 8 deletions(-)

diff --git a/.cvsignore b/.cvsignore
index db7194b..4afb485 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -2,8 +2,7 @@ Makefile
 Makefile.in
 aclocal.m4
 alberta-*.tar.gz
-alberta-1.2-pre4
-alberta-1.2-pre4-demo
+alberta-1.2-pre8-demo
 autom4te.cache
 bin
 config.cache
diff --git a/ChangeLog b/ChangeLog
index fe81a5e..608b18c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -557,12 +557,6 @@
 	When using a preconditioner terminate when the real residuum is below
 	the tolerance. "delta" only holds the residuum of P^{-1} (A x - b).
 
-2003-08-06  Claus-Justus Heine  <claus@mathematik.uni-freiburg.de>
-
-	* /net/sauron/graid/ALBERT_CVS/SOLVER/src/cg.c:
-	When using a preconditioner terminate when the real residuum is below
-	the tolerance. "delta" only holds the residuum of P^{-1} (A x - b).
-
 2003-08-05  Claus-Justus Heine  <claus@mathematik.uni-freiburg.de>
 
 	* /net/sauron/graid/ALBERT_CVS/SOLVER/src/cg.c:
-- 
GitLab