CHROMA
|
#include "chroma.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 33 of file t_prec_nef.cc.
References App_input_t::cfg, Chroma::chi(), Chroma::FermionAction< T, P, Q >::createState(), Chroma::finalize(), Chroma::gaugeStartup(), Chroma::gaussian(), Chroma::getXMLInputFileName(), Chroma::getXMLOutputInstance(), Chroma::initialize(), App_input_t::invParam, Chroma::EvenOddPrecDWFermActBaseArray< T, P, Q >::linOp(), Chroma::MesPlq(), Chroma::MINUS, n, N5, Nd, App_input_t::nrow, Chroma::PLUS, Chroma::pop(), Chroma::push(), Chroma::EvenOddPrecDWFermActBaseArray< T, P, Q >::qprop(), Chroma::EvenOddPrecWilsonTypeFermAct5D< T, P, Q >::qpropT(), Chroma::read(), Chroma::StaggeredTypeFermBCEnv::reader(), Chroma::EvenOddPrecNEFFermActArray::size(), Chroma::EvenOddPrecZoloNEFFermActArray::size(), Chroma::state, Chroma::u, Chroma::EvenOddPrecNEFFermActArray::unprecLinOp(), Chroma::EvenOddPrecZoloNEFFermActArray::unprecLinOp(), and Chroma::write().
void read | ( | XMLReader & | xml, |
const std::string & | path, | ||
App_input_t & | input | ||
) |
Definition at line 13 of file t_prec_nef.cc.
References App_input_t::cfg, App_input_t::invParam, App_input_t::nrow, Chroma::read(), and Chroma::readXMLGroup().