1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-11-10 07:55:35 +00:00

Hadrons: top level name for eigenpack metadata

This commit is contained in:
Antonin Portelli 2018-04-06 19:32:22 +01:00
parent 6b7228b3e6
commit 7c9b0dd842

View File

@ -135,7 +135,7 @@ protected:
const unsigned int size)
{
ScidacWriter binWriter(evec[0]._grid->IsBoss());
XmlWriter xmlWriter("", "");
XmlWriter xmlWriter("", "eigenPackPar");
xmlWriter.pushXmlString(record.operatorXml);
xmlWriter.pushXmlString(record.solverXml);