mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-09 21:50:45 +01:00
hdcr updates
This commit is contained in:
parent
e17c773a0b
commit
2733c4b93c
@ -151,7 +151,7 @@ namespace Grid {
|
|||||||
|
|
||||||
RealD scale;
|
RealD scale;
|
||||||
|
|
||||||
ConjugateGradient<FineField> CG(1.0e-2,10000);
|
ConjugateGradient<FineField> CG(5.0e-3,10000);
|
||||||
FineField noise(FineGrid);
|
FineField noise(FineGrid);
|
||||||
FineField Mn(FineGrid);
|
FineField Mn(FineGrid);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user