CHROMA
|
Main program to run all measurement codes. More...
#include "chroma.h"
Go to the source code of this file.
Classes | |
struct | Params_t |
struct | Inline_input_t |
Functions | |
void | _mcleanup () |
void | read (XMLReader &xml, const std::string &path, Params_t &p) |
void | read (XMLReader &xml, const std::string &path, Inline_input_t &p) |
bool | linkageHack (void) |
int | main (int argc, char *argv[]) |
Main program to run all measurement codes.
Definition in file chroma.cc.
void _mcleanup | ( | ) |
bool linkageHack | ( | void | ) |
Definition at line 65 of file chroma.cc.
References Chroma::InlineAggregateEnv::registerAll(), and Chroma::GaugeInitEnv::registerAll().
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 83 of file chroma.cc.
References Inline_input_t::cfg, Chroma::END_CODE(), Chroma::finalize(), Chroma::AbsInlineMeasurement::getFrequency(), Chroma::getXMLInputFileName(), Chroma::getXMLOutputInstance(), Chroma::GroupXML_t::id, Chroma::initialize(), Params_t::inline_measurement_xml, Chroma::SingletonHolder< T, CreationPolicy, LifetimePolicy, ThreadingModel >::Instance(), Chroma::linkageHack(), m, Chroma::MesPlq(), Nd, Params_t::nrow, Inline_input_t::param, Chroma::GroupXML_t::path, Chroma::pop(), Chroma::proginfo(), Chroma::push(), Chroma::read(), Chroma::InlineDefaultGaugeField::reset(), Inline_input_t::rng_seed, Chroma::InlineDefaultGaugeField::set(), setrn(), Chroma::START_CODE(), Chroma::u, Chroma::write(), and Chroma::GroupXML_t::xml.
void read | ( | XMLReader & | xml, |
const std::string & | path, | ||
Inline_input_t & | p | ||
) |
Definition at line 43 of file chroma.cc.
References Chroma::p, Chroma::read(), and Chroma::readXMLGroup().
void read | ( | XMLReader & | xml, |
const std::string & | path, | ||
Params_t & | p | ||
) |
Definition at line 29 of file chroma.cc.
References Chroma::p, and Chroma::read().