mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-27 14:15:55 +01:00
Hadrons: reverse last commit
This commit is contained in:
parent
e5ea84d531
commit
ba6db55cb0
@ -233,7 +233,6 @@ void TLocalCoherenceLanczos<FImpl, nBasis>::execute(void)
|
|||||||
coarsePar.resid, coarsePar.MaxIt, coarsePar.betastp,
|
coarsePar.resid, coarsePar.MaxIt, coarsePar.betastp,
|
||||||
coarsePar.MinRes);
|
coarsePar.MinRes);
|
||||||
LOG(Message) << "Orthogonalising" << std::endl;
|
LOG(Message) << "Orthogonalising" << std::endl;
|
||||||
solver.Orthogonalise();
|
|
||||||
if (!par().output.empty())
|
if (!par().output.empty())
|
||||||
{
|
{
|
||||||
coarse.write(par().output + "_coarse");
|
coarse.write(par().output + "_coarse");
|
||||||
|
Loading…
x
Reference in New Issue
Block a user