Compare commits
2 Commits
b47102bbbb
...
b6873e5b01
Author | SHA1 | Date | |
---|---|---|---|
b6873e5b01 | |||
b9aabf8240 |
@ -59,7 +59,7 @@ struct RbcUkqcd
|
|||||||
inline static constexpr DeflationParameters c1mDeflPar{5.0e-04, 5.5, 101, 100, 110, 120};
|
inline static constexpr DeflationParameters c1mDeflPar{5.0e-04, 5.5, 101, 100, 110, 120};
|
||||||
inline static constexpr DeflationParameters c1m16DeflPar{5.0e-03, 5.5, 101, 200, 220, 230};
|
inline static constexpr DeflationParameters c1m16DeflPar{5.0e-03, 5.5, 101, 200, 220, 230};
|
||||||
inline static constexpr DeflationParameters c1m20DeflPar{3.0e-03, 5.5, 101, 200, 220, 230};
|
inline static constexpr DeflationParameters c1m20DeflPar{3.0e-03, 5.5, 101, 200, 220, 230};
|
||||||
inline static constexpr DeflationParameters c1m32DeflPar{3.0e-06, 5.5, 101, 100, 110, 120};
|
inline static constexpr DeflationParameters c1m32DeflPar{5.0e-05, 5.5, 101, 100, 110, 120};
|
||||||
|
|
||||||
// Light solvers: load deflation from disk
|
// Light solvers: load deflation from disk
|
||||||
static inline void
|
static inline void
|
||||||
|
Reference in New Issue
Block a user