|
CHROMA
|
Compute propagators from distillation. More...
#include "qdp.h"#include "fermact.h"#include "meas/inline/hadron/inline_prop_and_matelem_distillation_w.h"#include "meas/inline/abs_inline_measurement_factory.h"#include "meas/glue/mesplq.h"#include "qdp_map_obj.h"#include "qdp_map_obj_disk.h"#include "qdp_map_obj_disk_multiple.h"#include "qdp_map_obj_memory.h"#include "qdp_disk_map_slice.h"#include "util/ferm/subset_vectors.h"#include "util/ferm/key_prop_distillation.h"#include "util/ferm/key_timeslice_colorvec.h"#include "util/ferm/key_prop_colorvec.h"#include "util/ferm/key_prop_matelem.h"#include "util/ferm/key_val_db.h"#include "util/ferm/transf.h"#include "util/ferm/spin_rep.h"#include "util/ferm/diractodr.h"#include "util/ferm/twoquark_contract_ops.h"#include "util/ft/sftmom.h"#include "util/ft/time_slice_set.h"#include "util/info/proginfo.h"#include "actions/ferm/fermacts/fermact_factory_w.h"#include "actions/ferm/fermacts/fermacts_aggregate_w.h"#include "meas/inline/make_xml_file.h"#include "meas/inline/io/named_objmap.h"#include "chroma_config.h"Go to the source code of this file.
Namespaces | |
| Chroma | |
| Asqtad Staggered-Dirac operator. | |
| Chroma::InlinePropAndMatElemDistillationEnv | |
Typedefs | |
| typedef QDP::MapObjectDisk< KeyTimeSliceColorVec_t, TimeSliceIO< LatticeColorVectorF > > | Chroma::InlinePropAndMatElemDistillationEnv::MOD_t |
| typedef QDP::MapObjectDiskMultiple< KeyTimeSliceColorVec_t, TimeSliceIO< LatticeColorVectorF > > | Chroma::InlinePropAndMatElemDistillationEnv::MODS_t |
| typedef QDP::MapObjectMemory< KeyTimeSliceColorVec_t, SubLatticeColorVectorF > | Chroma::InlinePropAndMatElemDistillationEnv::SUB_MOD_t |
Functions | |
| void | Chroma::InlinePropAndMatElemDistillationEnv::read (XMLReader &xml, const std::string &path, Params::NamedObject_t &input) |
| Propagator input. More... | |
| void | Chroma::InlinePropAndMatElemDistillationEnv::write (XMLWriter &xml, const std::string &path, const Params::NamedObject_t &input) |
| Propagator output. More... | |
| void | Chroma::InlinePropAndMatElemDistillationEnv::read (XMLReader &xml, const std::string &path, Params::Param_t::Contract_t &input) |
| Propagator input. More... | |
| void | Chroma::InlinePropAndMatElemDistillationEnv::write (XMLWriter &xml, const std::string &path, const Params::Param_t::Contract_t &input) |
| Propagator output. More... | |
| void | Chroma::InlinePropAndMatElemDistillationEnv::read (XMLReader &xml, const std::string &path, Params::Param_t &input) |
| Propagator input. More... | |
| void | Chroma::InlinePropAndMatElemDistillationEnv::write (XMLWriter &xml, const std::string &path, const Params::Param_t &input) |
| Propagator output. More... | |
| void | Chroma::InlinePropAndMatElemDistillationEnv::read (XMLReader &xml, const std::string &path, Params &input) |
| Propagator input. More... | |
| void | Chroma::InlinePropAndMatElemDistillationEnv::write (XMLWriter &xml, const std::string &path, const Params &input) |
| Propagator output. More... | |
| bool | Chroma::InlinePropAndMatElemDistillationEnv::registerAll () |
| Register all the factories. More... | |
Variables | |
| const std::string | Chroma::InlinePropAndMatElemDistillationEnv::name = "PROP_AND_MATELEM_DISTILLATION" |
Compute propagators from distillation.
Propagator calculation in distillation
Definition in file inline_prop_and_matelem_distillation_w.cc.
|
private |
Eigenvectors.
Definition at line 231 of file inline_prop_and_matelem_distillation_w.cc.
Referenced by Chroma::InlinePropAndMatElemDistillationEnv::InlineMeas::func().
|
mutableprivate |
Where we store the sublattice versions.
Definition at line 238 of file inline_prop_and_matelem_distillation_w.cc.
|
private |
Definition at line 234 of file inline_prop_and_matelem_distillation_w.cc.
|
private |
Definition at line 239 of file inline_prop_and_matelem_distillation_w.cc.