mirror of
https://github.com/paboyle/Grid.git
synced 2026-05-22 01:54:17 +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