1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-11-10 07:55:35 +00:00

Host compile

This commit is contained in:
paboyle 2018-01-25 23:33:00 +00:00
parent e7cba358c2
commit a3e3034e6f

View File

@ -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)