*** empty log message ***
This commit is contained in:
parent
18a55f7ede
commit
2a8913b72b
2
diis.h
2
diis.h
@ -102,7 +102,7 @@ else
|
|||||||
errst->put(errvec,(aktdim-1+cyclicshift)%dim);
|
errst->put(errvec,(aktdim-1+cyclicshift)%dim);
|
||||||
}
|
}
|
||||||
|
|
||||||
if(aktdim==1) return (typename LA_traits<T>::normtype)1000000000;
|
if(aktdim==1) return (typename LA_traits<T>::normtype)1;
|
||||||
|
|
||||||
|
|
||||||
//calculate overlaps of the new error with old ones
|
//calculate overlaps of the new error with old ones
|
||||||
|
Loading…
Reference in New Issue
Block a user