Bridge++
Version 1.5.4
|
#include "test.h"
#include "Action/Fermion/action_F_Standard_lex.h"
#include "Fopr/fopr_Smeared.h"
#include "Force/Fermion/force_F_Clover_Nf2.h"
#include "Force/Fermion/force_F_Smeared.h"
#include "HMC/hmc_General.h"
#include "HMC/builder_Integrator.h"
#include "IO/gaugeConfig.h"
#include "Measurements/Fermion/fprop_Standard_lex.h"
#include "Tools/file_utils.h"
#include "Tools/randomNumberManager.h"
#include "Tools/randomNumbers_Mseries.h"
Go to the source code of this file.
Namespaces | |
Test_HMC_Clover | |
Test of HMC update for clover fermions. | |
Functions | |
int | Test_HMC_Clover::update_Nf2 (const std::string &filename_input) |
int | Test_HMC_Clover::run_test () |
int | Test_HMC_Clover::run_test_HYP () |
Variables | |
const std::string | Test_HMC_Clover::test_name = "HMC.Clover.Nf2" |
const std::string | Test_HMC_Clover::test_name_HYP = "HMC.Clover.Nf2_HYP" |
Definition in file test_HMC_Clover_Nf2.cpp.