CHROMA
|
Namespaces | |
local | |
Classes | |
struct | Params |
Parameter structure. More... | |
class | InlineMeas |
Inline task for the propagator from distillation. More... | |
Typedefs | |
typedef QDP::MapObjectDisk< KeyTimeSliceColorVec_t, TimeSliceIO< LatticeColorVectorF > > | MOD_t |
typedef QDP::MapObjectDiskMultiple< KeyTimeSliceColorVec_t, TimeSliceIO< LatticeColorVectorF > > | MODS_t |
typedef QDP::MapObjectMemory< KeyTimeSliceColorVec_t, SubLatticeColorVectorF > | SUB_MOD_t |
Functions | |
void | read (XMLReader &xml, const std::string &path, Params::NamedObject_t &input) |
Propagator input. More... | |
void | write (XMLWriter &xml, const std::string &path, const Params::NamedObject_t &input) |
Propagator output. More... | |
void | read (XMLReader &xml, const std::string &path, Params::Param_t::Contract_t &input) |
Propagator input. More... | |
void | write (XMLWriter &xml, const std::string &path, const Params::Param_t::Contract_t &input) |
Propagator output. More... | |
void | read (XMLReader &xml, const std::string &path, Params::Param_t &input) |
Propagator input. More... | |
void | write (XMLWriter &xml, const std::string &path, const Params::Param_t &input) |
Propagator output. More... | |
void | read (XMLReader &xml, const std::string &path, Params &input) |
Propagator input. More... | |
void | write (XMLWriter &xml, const std::string &path, const Params &input) |
Propagator output. More... | |
bool | registerAll () |
Register all the factories. More... | |
Variables | |
const std::string | name = "PROP_AND_MATELEM_DISTILLATION2" |
typedef QDP::MapObjectDisk<KeyTimeSliceColorVec_t, TimeSliceIO<LatticeColorVectorF> > Chroma::InlinePropAndMatElemDistillation2Env::MOD_t |
Definition at line 177 of file inline_prop_and_matelem_distillation2_w.cc.
typedef QDP::MapObjectDiskMultiple<KeyTimeSliceColorVec_t, TimeSliceIO<LatticeColorVectorF> > Chroma::InlinePropAndMatElemDistillation2Env::MODS_t |
Definition at line 180 of file inline_prop_and_matelem_distillation2_w.cc.
typedef QDP::MapObjectMemory<KeyTimeSliceColorVec_t, SubLatticeColorVectorF> Chroma::InlinePropAndMatElemDistillation2Env::SUB_MOD_t |
Definition at line 183 of file inline_prop_and_matelem_distillation2_w.cc.
void Chroma::InlinePropAndMatElemDistillation2Env::read | ( | XMLReader & | xml, |
const std::string & | path, | ||
Params & | input | ||
) |
Propagator input.
Definition at line 152 of file inline_prop_and_matelem_distillation2_w.cc.
References Chroma::tmp.
void Chroma::InlinePropAndMatElemDistillation2Env::read | ( | XMLReader & | xml, |
const std::string & | path, | ||
Params::NamedObject_t & | input | ||
) |
Propagator input.
Definition at line 76 of file inline_prop_and_matelem_distillation2_w.cc.
References Chroma::InlinePropAndMatElemDistillation2Env::Params::NamedObject_t::colorvec_files, Chroma::InlinePropAndMatElemDistillation2Env::Params::NamedObject_t::gauge_id, and Chroma::InlinePropAndMatElemDistillation2Env::Params::NamedObject_t::prop_op_file.
Referenced by Chroma::InlinePropAndMatElemDistillation2Env::Params::Params(), and read().
void Chroma::InlinePropAndMatElemDistillation2Env::read | ( | XMLReader & | xml, |
const std::string & | path, | ||
Params::Param_t & | input | ||
) |
Propagator input.
Definition at line 131 of file inline_prop_and_matelem_distillation2_w.cc.
References Chroma::InlinePropAndMatElemDistillation2Env::Params::Param_t::contract, Chroma::InlinePropAndMatElemDistillation2Env::Params::Param_t::prop, and read().
void Chroma::InlinePropAndMatElemDistillation2Env::read | ( | XMLReader & | xml, |
const std::string & | path, | ||
Params::Param_t::Contract_t & | input | ||
) |
Propagator input.
Definition at line 99 of file inline_prop_and_matelem_distillation2_w.cc.
References Chroma::InlinePropAndMatElemDistillation2Env::Params::Param_t::Contract_t::decay_dir, Chroma::InlinePropAndMatElemDistillation2Env::Params::Param_t::Contract_t::mass_label, Chroma::InlinePropAndMatElemDistillation2Env::Params::Param_t::Contract_t::Nt_backward, Chroma::InlinePropAndMatElemDistillation2Env::Params::Param_t::Contract_t::Nt_forward, Chroma::InlinePropAndMatElemDistillation2Env::Params::Param_t::Contract_t::num_tries, Chroma::InlinePropAndMatElemDistillation2Env::Params::Param_t::Contract_t::num_vecs, read(), Chroma::InlinePropAndMatElemDistillation2Env::Params::Param_t::Contract_t::src_spins, and Chroma::InlinePropAndMatElemDistillation2Env::Params::Param_t::Contract_t::t_sources.
bool Chroma::InlinePropAndMatElemDistillation2Env::registerAll | ( | ) |
Register all the factories.
Definition at line 385 of file inline_prop_and_matelem_distillation2_w.cc.
References Chroma::SingletonHolder< T, CreationPolicy, LifetimePolicy, ThreadingModel >::Instance(), name, Chroma::WilsonTypeFermActsEnv::registerAll(), and Chroma::AsqtadFermActEnv::registered.
Referenced by Chroma::InlineHadronAggregateEnv::registerAll().
void Chroma::InlinePropAndMatElemDistillation2Env::write | ( | XMLWriter & | xml, |
const std::string & | path, | ||
const Params & | input | ||
) |
Propagator output.
Definition at line 159 of file inline_prop_and_matelem_distillation2_w.cc.
References Chroma::InlinePropAndMatElemDistillation2Env::Params::named_obj, Chroma::InlinePropAndMatElemDistillation2Env::Params::param, Chroma::pop(), Chroma::push(), and write().
void Chroma::InlinePropAndMatElemDistillation2Env::write | ( | XMLWriter & | xml, |
const std::string & | path, | ||
const Params::NamedObject_t & | input | ||
) |
Propagator output.
Definition at line 86 of file inline_prop_and_matelem_distillation2_w.cc.
References Chroma::InlinePropAndMatElemDistillation2Env::Params::NamedObject_t::colorvec_files, Chroma::InlinePropAndMatElemDistillation2Env::Params::NamedObject_t::gauge_id, Chroma::pop(), Chroma::InlinePropAndMatElemDistillation2Env::Params::NamedObject_t::prop_op_file, and Chroma::push().
Referenced by Chroma::InlinePropAndMatElemDistillation2Env::InlineMeas::func(), Chroma::InlinePropAndMatElemDistillation2Env::InlineMeas::operator()(), and write().
void Chroma::InlinePropAndMatElemDistillation2Env::write | ( | XMLWriter & | xml, |
const std::string & | path, | ||
const Params::Param_t & | input | ||
) |
Propagator output.
Definition at line 140 of file inline_prop_and_matelem_distillation2_w.cc.
References Chroma::InlinePropAndMatElemDistillation2Env::Params::Param_t::contract, Chroma::pop(), Chroma::InlinePropAndMatElemDistillation2Env::Params::Param_t::prop, Chroma::push(), and write().
void Chroma::InlinePropAndMatElemDistillation2Env::write | ( | XMLWriter & | xml, |
const std::string & | path, | ||
const Params::Param_t::Contract_t & | input | ||
) |
Propagator output.
Definition at line 114 of file inline_prop_and_matelem_distillation2_w.cc.
References Chroma::InlinePropAndMatElemDistillation2Env::Params::Param_t::Contract_t::decay_dir, Chroma::InlinePropAndMatElemDistillation2Env::Params::Param_t::Contract_t::mass_label, Chroma::InlinePropAndMatElemDistillation2Env::Params::Param_t::Contract_t::Nt_backward, Chroma::InlinePropAndMatElemDistillation2Env::Params::Param_t::Contract_t::Nt_forward, Chroma::InlinePropAndMatElemDistillation2Env::Params::Param_t::Contract_t::num_tries, Chroma::InlinePropAndMatElemDistillation2Env::Params::Param_t::Contract_t::num_vecs, Chroma::pop(), Chroma::push(), Chroma::InlinePropAndMatElemDistillation2Env::Params::Param_t::Contract_t::t_sources, and write().
const std::string Chroma::InlinePropAndMatElemDistillation2Env::name = "PROP_AND_MATELEM_DISTILLATION2" |
Definition at line 382 of file inline_prop_and_matelem_distillation2_w.cc.
Referenced by Chroma::InlinePropAndMatElemDistillation2Env::InlineMeas::func(), and registerAll().