CHROMA
|
#include "chroma.h"
Go to the source code of this file.
Classes | |
struct | Prop_t |
Propagators. More... | |
struct | AppInput_t |
Functions | |
bool | linkage_hack () |
To insure linking of code, place the registered code flags here. More... | |
void | read (XMLReader &xml, const std::string &path, Prop_t &input) |
void | read (XMLReader &xml, const std::string &path, AppInput_t &input) |
int | main (int argc, char **argv) |
bool linkage_hack | ( | ) |
To insure linking of code, place the registered code flags here.
This is the bit of code that dictates what fermacts are in use
Definition at line 22 of file t_mres_4d.cc.
References Chroma::WilsonTypeFermActsEnv::registerAll().
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 85 of file t_mres_4d.cc.
References AppInput_t::cfg, Chroma::WilsonTypeFermAct5D< T, P, Q >::DeltaLs(), AppInput_t::fermact, Chroma::FermToProp(), Chroma::finalize(), Chroma::gaugeStartup(), Chroma::SftMom::getSet(), Chroma::getXMLInputFileName(), Chroma::getXMLOutputInstance(), Chroma::initialize(), Chroma::SingletonHolder< T, CreationPolicy, LifetimePolicy, ThreadingModel >::Instance(), Chroma::PropSourceConst_t::j_decay, j_decay, Chroma::MesPlq(), Nd, AppInput_t::nrow, Chroma::PLUS, Chroma::pop(), Chroma::proginfo(), AppInput_t::prop, Prop_t::prop_file, prop_header, Chroma::PropToFerm(), Chroma::push(), Chroma::read(), Chroma::readQprop(), Chroma::S_f, Chroma::state, AppInput_t::stateInfo, t, t0, Chroma::PropSourceConst_t::t_source, t_source, tmp2, Chroma::u, and Chroma::write().
void read | ( | XMLReader & | xml, |
const std::string & | path, | ||
AppInput_t & | input | ||
) |
Definition at line 40 of file t_mres_4d.cc.
References AppInput_t::cfg, AppInput_t::fermact, AppInput_t::nrow, Chroma::pop(), AppInput_t::prop, Chroma::push(), Chroma::read(), and AppInput_t::stateInfo.
void read | ( | XMLReader & | xml, |
const std::string & | path, | ||
Prop_t & | input | ||
) |
Definition at line 33 of file t_mres_4d.cc.
References Prop_t::prop_file, and Chroma::read().