mirror of
https://github.com/paboyle/Grid.git
synced 2026-05-28 04:54:16 +01:00
Alternate multigrids
This commit is contained in:
@@ -337,8 +337,8 @@ int main (int argc, char ** argv)
|
||||
500);
|
||||
|
||||
// Breeds left singular vectors with call to HermOp (U)
|
||||
// U.CreateSubspaceChebyshev(RNG5,MdagPV,
|
||||
U.CreateSubspaceChebyshev(RNG5,PVdagM,
|
||||
// U.CreateSubspaceChebyshev(RNG5,PVdagM,
|
||||
U.CreateSubspaceChebyshev(RNG5,MdagPV,
|
||||
nbasis,
|
||||
4000.0,0.003,
|
||||
500);
|
||||
|
||||
Reference in New Issue
Block a user