mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-10 03:17:07 +01:00
Host compile
This commit is contained in:
@ -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)
|
||||||
|
Reference in New Issue
Block a user