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 | |
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_loop.cc.
#define MAIN |
Definition at line 11 of file t_meas_wilson_flow_loop.cc.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 124 of file t_meas_wilson_flow_loop.cc.
References Propagator_input_t::cfg, Chroma::Cfg_t::cfg_file, Chroma::finalize(), Chroma::gaugeStartup(), Chroma::getXMLInputFileName(), Chroma::initialize(), j_decay, Chroma::MesPlq(), Nd, Param_t::nrow, Param_t::nstep, Propagator_input_t::param, Chroma::pop(), Chroma::push(), Chroma::read(), Chroma::setXMLInputFileName(), 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 59 of file t_meas_wilson_flow_loop.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.