CHROMA
|
#include <inline_prop_distillation_w.h>
Public Attributes | |
std::string | gauge_id |
std::vector< std::string > | colorvec_files |
std::string | soln_file |
Definition at line 48 of file inline_prop_distillation_w.h.
std::vector<std::string> Chroma::InlinePropDistillationEnv::Params::NamedObject_t::colorvec_files |
File output propagator sources
Definition at line 51 of file inline_prop_distillation_w.h.
Referenced by Chroma::InlinePropDistillationEnv::InlineMeas::func(), Chroma::InlinePropDistillationEnv::read(), and Chroma::InlinePropDistillationEnv::write().
std::string Chroma::InlinePropDistillationEnv::Params::NamedObject_t::gauge_id |
Gauge field
Definition at line 50 of file inline_prop_distillation_w.h.
Referenced by Chroma::InlinePropDistillationEnv::InlineMeas::func(), Chroma::InlinePropDistillationEnv::read(), and Chroma::InlinePropDistillationEnv::write().
std::string Chroma::InlinePropDistillationEnv::Params::NamedObject_t::soln_file |
File output propagator solutions
Definition at line 52 of file inline_prop_distillation_w.h.
Referenced by Chroma::InlinePropDistillationEnv::InlineMeas::func(), Chroma::InlinePropDistillationEnv::read(), and Chroma::InlinePropDistillationEnv::write().