|
CHROMA
|
Construct colorvectors via power iteration of the laplacian. More...
#include "fermact.h"#include "actions/boson/operator/klein_gord.h"#include "meas/inline/hadron/inline_create_colorvecs.h"#include "meas/inline/abs_inline_measurement_factory.h"#include "meas/smear/link_smearing_factory.h"#include "meas/smear/link_smearing_aggregate.h"#include "meas/smear/gaus_smear.h"#include "meas/glue/mesplq.h"#include "util/ferm/map_obj/map_obj_aggregate_w.h"#include "util/ferm/map_obj/map_obj_factory_w.h"#include "util/ft/sftmom.h"#include "util/info/proginfo.h"#include "meas/inline/make_xml_file.h"#include "meas/inline/io/named_objmap.h"Go to the source code of this file.
Namespaces | |
| Chroma | |
| Asqtad Staggered-Dirac operator. | |
| Chroma::InlineCreateColorVecsEnv | |
Functions | |
| void | Chroma::InlineCreateColorVecsEnv::read (XMLReader &xml, const std::string &path, Params::NamedObject_t &input) |
| Propagator input. More... | |
| void | Chroma::InlineCreateColorVecsEnv::write (XMLWriter &xml, const std::string &path, const Params::NamedObject_t &input) |
| Propagator output. More... | |
| void | Chroma::InlineCreateColorVecsEnv::read (XMLReader &xml, const std::string &path, Params::Param_t &input) |
| Propagator input. More... | |
| void | Chroma::InlineCreateColorVecsEnv::write (XMLWriter &xml, const std::string &path, const Params::Param_t &out) |
| Propagator output. More... | |
| void | Chroma::InlineCreateColorVecsEnv::read (XMLReader &xml, const std::string &path, Params &input) |
| Propagator input. More... | |
| void | Chroma::InlineCreateColorVecsEnv::write (XMLWriter &xml, const std::string &path, const Params &input) |
| Propagator output. More... | |
| bool | Chroma::InlineCreateColorVecsEnv::registerAll () |
| Register all the factories. More... | |
Variables | |
| const std::string | Chroma::InlineCreateColorVecsEnv::name = "CREATE_COLORVECS" |
Construct colorvectors via power iteration of the laplacian.
Definition in file inline_create_colorvecs.cc.