|
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 "handle.h"#include "eoprec_linop.h"#include "seoprec_logdet_linop.h"#include "eoprec_wilstype_fermact_w.h"#include "seoprec_wilstype_fermact_w.h"#include "actions/ferm/fermacts/fermact_factory_w.h"#include "gtest/gtest.h"#include "chroma_gtest_env.h"#include "util/gauge/weak_field.h"Go to the source code of this file.
Classes | |
| class | TestEnvironment |
Functions | |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 63 of file t_symm_prec.cc.
References testing::AddGlobalTestEnvironment(), testing::InitGoogleTest(), and RUN_ALL_TESTS().