|
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 "gtest/gtest.h"#include "chroma_gtest_env.h"#include "util/gauge/weak_field.h"#include "actions/ferm/invert/syssolver_fgmres_dr_params.h"Go to the source code of this file.
Classes | |
| class | TestEnvironment |
Functions | |
| int | main (int argc, char *argv[]) |
Variables | |
| std::string | fermact_xml |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 70 of file t_inv_fgmres_dr.cc.
References testing::AddGlobalTestEnvironment(), testing::InitGoogleTest(), and RUN_ALL_TESTS().
| std::string fermact_xml |
Definition at line 25 of file t_inv_fgmres_dr.cc.
Referenced by checkInverter().