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/invcg2_timing_hacks.h"
Go to the source code of this file.
Classes | |
struct | Params_t |
Enumerations | |
enum | GaugeStartType { HOT_START = 0 , COLD_START = 1 , FILE_START_NERSC = 2 , COLD_START =0 , HOT_START , HOT_START = 0 , COLD_START = 1 , FILE_START = 2 , HOT_START = 0 , COLD_START = 1 , FILE_START = 2 , HOT_START = 0 , COLD_START = 1 , FILE_START = 2 , HOT_START = 0 , COLD_START = 1 , FILE_START_NERSC = 2 } |
Functions | |
int | main (int argc, char **argv) |
enum GaugeStartType |
Definition at line 19 of file t_invert3_precwilson.cc.
int main | ( | int | argc, |
char ** | argv | ||
) |
Wilsoniums;
Definition at line 27 of file t_invert3_precwilson.cc.
References Chroma::chi(), COLD_START, Chroma::FermionAction< T, P, Q >::createState(), Chroma::finalize(), Chroma::gaussian(), Chroma::getXMLInputFileName(), Chroma::getXMLOutputInstance(), HOT_START, Chroma::initialize(), j, Chroma::EvenOddPrecWilsonFermAct::linOp(), Chroma::MesPlq(), Nd, params, Chroma::PLUS, Chroma::pop(), Chroma::proginfo(), Chroma::psi, Chroma::push(), Chroma::read(), Chroma::StaggeredTypeFermBCEnv::reader(), Chroma::reunit(), Chroma::u, Chroma::write(), and Chroma::zero.