CHROMA
|
Functions to set and get default gauge field. More...
#include "chromabase.h"
#include "meas/inline/io/named_objmap.h"
#include "meas/inline/io/default_gauge_field.h"
#include <stdio.h>
#include <typeinfo>
Go to the source code of this file.
Namespaces | |
Chroma | |
Asqtad Staggered-Dirac operator. | |
Chroma::InlineDefaultGaugeField | |
Namespace to support default gauge field manipulations. | |
Functions | |
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... | |
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... | |
Functions to set and get default gauge field.
Definition in file default_gauge_field.cc.