mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-17 23:37:06 +01:00
some cleanup
This commit is contained in:
@ -335,7 +335,7 @@ void TLapEvec<GImpl>::execute(void)
|
||||
// Now write out the 4d eigenvectors
|
||||
eig4d.record.operatorXml = DefaultOperatorXml;
|
||||
eig4d.record.solverXml = DefaultsolverXml;
|
||||
eig4d.write(sEigenPackName,false);
|
||||
eig4d.write(sEigenPackName + "." + std::to_string(vm().getTrajectory()),false);
|
||||
|
||||
// Close the local debugging log file
|
||||
if( ll ) {
|
||||
|
Reference in New Issue
Block a user