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