mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-09 21:50:45 +01:00
Hadrons: top level name for eigenpack metadata
This commit is contained in:
parent
6b7228b3e6
commit
7c9b0dd842
@ -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);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user