|
CHROMA
|
#include <iostream>#include <sstream>#include <iomanip>#include <string>#include <cstdio>#include <stdlib.h>#include <sys/time.h>#include <math.h>#include "chroma.h"#include "actions/ferm/invert/minvsumr.h"Go to the source code of this file.
Classes | |
| struct | App_input_t |
Functions | |
| void | read (XMLReader &xml, const std::string &path, App_input_t &input) |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 45 of file t_invrelcg.cc.
References App_input_t::cfg, Chroma::chi(), coord(), Chroma::finalize(), Chroma::gaugeStartup(), Chroma::gaussian(), Chroma::getXMLInputFileName(), Chroma::getXMLOutputInstance(), Chroma::initialize(), Chroma::ChromaProp_t::invParam, Chroma::MesPlq(), Chroma::n_count, Nd, App_input_t::param, Chroma::pop(), Chroma::psi, Chroma::push(), Chroma::read(), Chroma::srcfil(), t, Chroma::u, Chroma::write(), and Chroma::zero.
| void read | ( | XMLReader & | xml, |
| const std::string & | path, | ||
| App_input_t & | input | ||
| ) |
Definition at line 24 of file t_invrelcg.cc.
References App_input_t::cfg, App_input_t::param, and Chroma::read().