Bridge++
Ver. 2.0.2
|
#include "test.h"
#include "Eigen/eigensolver_IRLanczos.h"
#include "Fopr/fopr_Overlap.h"
#include "IO/gaugeConfig.h"
#include "Measurements/Fermion/corr2pt_4spinor.h"
#include "Measurements/Fermion/source.h"
#include "Measurements/Gauge/gaugeFixing.h"
#include "Solver/solver.h"
#include "Tools/gammaMatrixSet.h"
#include "Tools/randomNumberManager.h"
Go to the source code of this file.
Namespaces | |
Test_Spectrum_Overlap | |
Test class of overlap fermion operators. | |
Functions | |
int | Test_Spectrum_Overlap::hadron_2ptFunction (void) |
Variables | |
const std::string | Test_Spectrum_Overlap::test_name = "Spectrum.Overlap.Hadron2ptFunction" |
Definition in file test_Spectrum_Overlap_2ptFunction.cpp.