|
CHROMA
|
Functions to set and get default gauge field. More...
#include "chromabase.h"Go to the source code of this file.
Namespaces | |
| Chroma | |
| Asqtad Staggered-Dirac operator. | |
| Chroma::InlineDefaultGaugeField | |
| Namespace to support default gauge field manipulations. | |
Functions | |
| void | Chroma::InlineDefaultGaugeField::set (const multi1d< LatticeColorMatrix > &u, XMLBufferWriter &record_xml) |
| Set the default gauge field. More... | |
| void | Chroma::InlineDefaultGaugeField::get (multi1d< LatticeColorMatrix > &u, XMLBufferWriter &file_xml, XMLBufferWriter &record_xml) |
| Get the default gauge field. More... | |
| std::string | Chroma::InlineDefaultGaugeField::getId () |
| Get the default gauge field named object id. More... | |
| void | Chroma::InlineDefaultGaugeField::reset () |
| Reset the default gauge field state. More... | |
Functions to set and get default gauge field.
Definition in file default_gauge_field.h.