|
Bridge++
Version 1.5.4
|
Testing the HMC leapfrog step with SF BC. More...
#include "test.h"#include "Action/Fermion/action_F_Standard_SF.h"#include "Fopr/fopr_Smeared.h"#include "Force/Fermion/force_F_Clover_SF.h"#include "Force/Fermion/force_F_Smeared.h"#include "HMC/hmc_General.h"#include "HMC/builder_Integrator.h"#include "IO/gaugeConfig.h"#include "Tools/file_utils.h"#include "Tools/randomNumberManager.h"#include "Tools/randomNumbers_MT19937.h"Go to the source code of this file.
Namespaces | |
| Test_HMC_Clover_SF | |
| Test of HMC update for clover fermions with SF. | |
Functions | |
| int | Test_HMC_Clover_SF::update_Nf2 (void) |
Variables | |
| const std::string | Test_HMC_Clover_SF::test_name = "HMC.Clover_SF.Nf2" |
Testing the HMC leapfrog step with SF BC.
Definition in file test_HMC_Clover_SF_Nf2.cpp.