mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-15 14:27:06 +01:00
Hadrons: top level name for eigenpack metadata
This commit is contained in:
@ -135,7 +135,7 @@ protected:
|
|||||||
const unsigned int size)
|
const unsigned int size)
|
||||||
{
|
{
|
||||||
ScidacWriter binWriter(evec[0]._grid->IsBoss());
|
ScidacWriter binWriter(evec[0]._grid->IsBoss());
|
||||||
XmlWriter xmlWriter("", "");
|
XmlWriter xmlWriter("", "eigenPackPar");
|
||||||
|
|
||||||
xmlWriter.pushXmlString(record.operatorXml);
|
xmlWriter.pushXmlString(record.operatorXml);
|
||||||
xmlWriter.pushXmlString(record.solverXml);
|
xmlWriter.pushXmlString(record.solverXml);
|
||||||
|
Reference in New Issue
Block a user