|
CHROMA
|
Construct group baryon operators. More...
#include "handle.h"#include "meas/hadron/baryon_operator.h"#include "meas/smear/quark_smearing.h"#include "io/xml_group_reader.h"#include "io/qprop_io.h"#include "io/cfgtype_io.h"#include "meas/hadron/baryon_operator_aggregate_w.h"#include "meas/hadron/baryon_operator_factory_w.h"#include "meas/sources/source_smearing_aggregate.h"#include "meas/sources/source_smearing_factory.h"#include "meas/sinks/sink_smearing_aggregate.h"#include "meas/sinks/sink_smearing_factory.h"#include "meas/smear/quark_source_sink.h"#include "meas/sources/dilutezN_source_const.h"#include "meas/sources/zN_src.h"Go to the source code of this file.
Namespaces | |
| Chroma | |
| Asqtad Staggered-Dirac operator. | |
| Chroma::GroupBaryonOperatorEnv | |
| Baryon sequential sources. | |
Macros | |
| #define | MAKE_SINK_OPERATORS |
| #define | PARALLEL_RUN |
Functions | |
| bool | Chroma::GroupBaryonOperatorEnv::registerAll () |
| Register all the factories. More... | |
| int | Chroma::GroupBaryonOperatorEnv::DilSwap (int ord, int i, int j, int k, int which) |
| int | Chroma::GroupBaryonOperatorEnv::DilSwapInv (int ord, int i, int j, int k, int which) |
| void | Chroma::GroupBaryonOperatorEnv::ReadTextInput (Params ¶ms, multi1d< GroupBaryonOp > &AB, multi1d< GroupBaryonOp > &CB, multi1d< GroupBaryonQQQ > &AQQQ, multi1d< GroupBaryonQQQ > &CQQQ) |
| Reader. More... | |
| void | Chroma::GroupBaryonOperatorEnv::read (XMLReader &xml, const std::string &path, GroupBaryonOperatorEnv::Params::Qprop_t::Solutions_t &input) |
| Reader. More... | |
| void | Chroma::GroupBaryonOperatorEnv::read (XMLReader &xml, const std::string &path, GroupBaryonOperatorEnv::Params::Qprop_t &input) |
| void | Chroma::GroupBaryonOperatorEnv::read (XMLReader &xml, const std::string &path, GroupBaryonOperatorEnv::Params &input) |
| void | Chroma::write (XMLWriter &xml, const std::string &path, const GroupBaryonOperatorEnv::Params ¶m) |
| Writer. More... | |
Construct group baryon operators.
Definition in file group_baryon_operator_w.h.
| #define MAKE_SINK_OPERATORS |
Definition at line 28 of file group_baryon_operator_w.h.
| #define PARALLEL_RUN |
Definition at line 29 of file group_baryon_operator_w.h.