mirror of
https://github.com/paboyle/Grid.git
synced 2024-11-10 07:55:35 +00:00
Host compile
This commit is contained in:
parent
e7cba358c2
commit
a3e3034e6f
@ -117,7 +117,7 @@ public:
|
||||
precisionChange(src_f, src_d);
|
||||
PrecChangeTimer.Stop();
|
||||
|
||||
zeroit(sol_f);
|
||||
sol_f = zero;
|
||||
|
||||
//Optionally improve inner solver guess (eg using known eigenvectors)
|
||||
if(guesser != NULL)
|
||||
|
Loading…
Reference in New Issue
Block a user