From 2a8913b72bd7a59aae6a9cbb1626faadcd8d7b44 Mon Sep 17 00:00:00 2001 From: jiri Date: Wed, 6 Jun 2007 15:19:28 +0000 Subject: [PATCH] *** empty log message *** --- diis.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/diis.h b/diis.h index 80832c7..64ea398 100644 --- a/diis.h +++ b/diis.h @@ -102,7 +102,7 @@ else errst->put(errvec,(aktdim-1+cyclicshift)%dim); } -if(aktdim==1) return (typename LA_traits::normtype)1000000000; +if(aktdim==1) return (typename LA_traits::normtype)1; //calculate overlaps of the new error with old ones