CHROMA
|
Wrapper code to the measure the Wilson flow. More...
Go to the source code of this file.
Classes | |
struct | Param_t |
Parameters for running program. More... | |
struct | Propagator_input_t |
Macros | |
#define | MAIN |
Functions | |
bool | linkageHack (void) |
void | read (XMLReader &xml, const std::string &path, Propagator_input_t &input) |
int | main (int argc, char **argv) |
Wrapper code to the measure the Wilson flow.
Definition in file t_meas_wilson_flow.cc.
#define MAIN |
Definition at line 9 of file t_meas_wilson_flow.cc.
bool linkageHack | ( | void | ) |
Definition at line 21 of file t_meas_wilson_flow.cc.
References Chroma::InlineAggregateEnv::registerAll(), and Chroma::GaugeInitEnv::registerAll().
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 137 of file t_meas_wilson_flow.cc.
References Propagator_input_t::cfg, Param_t::do_gauge_transform, Chroma::finalize(), FORWARD, Chroma::gaugeStartup(), Chroma::gaussian(), Chroma::getXMLInputFileName(), Chroma::getXMLOutputInstance(), Chroma::initialize(), j_decay, Chroma::linkageHack(), Chroma::MesPlq(), Nd, Param_t::nrow, Param_t::nstep, Propagator_input_t::param, Chroma::pop(), Chroma::push(), Chroma::read(), Chroma::reunit(), Chroma::u, Chroma::unitarityCheck(), Param_t::wflow_eps, Chroma::wilson_flow(), and Chroma::write().
void read | ( | XMLReader & | xml, |
const std::string & | path, | ||
Propagator_input_t & | input | ||
) |
Definition at line 72 of file t_meas_wilson_flow.cc.
References Propagator_input_t::cfg, Param_t::do_gauge_transform, Propagator_input_t::io_version, Param_t::nrow, Param_t::nstep, Propagator_input_t::param, Chroma::read(), Chroma::IO_version_t::version, and Param_t::wflow_eps.