Bridge++
Version 1.5.4
|
#include "test.h"
#include "IO/gaugeConfig.h"
#include "Measurements/Fermion/fprop_Standard_lex.h"
#include "Measurements/Fermion/source.h"
#include "Measurements/Gauge/gaugeFixing.h"
#include "Tools/gammaMatrixSet.h"
#include "Tools/randomNumberManager.h"
Go to the source code of this file.
Namespaces | |
Test_Solver_Wilson | |
Test of Solver with Wilson fermion. | |
Functions | |
int | Test_Solver_Wilson::solver (const std::string &) |
int | Test_Solver_Wilson::solver_BiCGStab_Cmplx () |
int | Test_Solver_Wilson::solver_BiCGStab_DS_L_Cmplx () |
int | Test_Solver_Wilson::solver_BiCGStab_IDS_L_Cmplx () |
int | Test_Solver_Wilson::solver_BiCGStab_L_Cmplx () |
int | Test_Solver_Wilson::solver_CGNE () |
int | Test_Solver_Wilson::solver_CGNR () |
int | Test_Solver_Wilson::solver_GMRES_m_Cmplx () |
Variables | |
const std::string | Test_Solver_Wilson::test_name = "Solver.Wilson" |
Definition in file test_Solver_Wilson.cpp.