CHROMA
|
#include <inline_gauge_transf_obj.h>
Public Attributes | |
std::string | gauge_rot_id |
std::string | input_id |
std::string | output_id |
std::string | object_type |
Definition at line 31 of file inline_gauge_transf_obj.h.
std::string Chroma::InlineGaugeTransfNamedObjEnv::Params::NamedObject_t::gauge_rot_id |
random gauge transformation fields
Definition at line 33 of file inline_gauge_transf_obj.h.
Referenced by Chroma::read(), and Chroma::write().
std::string Chroma::InlineGaugeTransfNamedObjEnv::Params::NamedObject_t::input_id |
input object
Definition at line 34 of file inline_gauge_transf_obj.h.
Referenced by Chroma::read(), and Chroma::write().
std::string Chroma::InlineGaugeTransfNamedObjEnv::Params::NamedObject_t::object_type |
type of the object, like LatticePropagator, etc.
Definition at line 36 of file inline_gauge_transf_obj.h.
Referenced by Chroma::read(), and Chroma::write().
std::string Chroma::InlineGaugeTransfNamedObjEnv::Params::NamedObject_t::output_id |
output object
Definition at line 35 of file inline_gauge_transf_obj.h.
Referenced by Chroma::read(), and Chroma::write().