Go to the documentation of this file.
10 #ifndef ACTION_F_RATIO_LEX_ALT_INCLUDED
11 #define ACTION_F_RATIO_LEX_ALT_INCLUDED
22 #include "lib_alt/Measurements/Fermion/afprop.h"
32 template<
typename AFIELD>
58 AFprop<AFIELD> *fprop_H_prec,
59 AFprop<AFIELD> *fprop_MD, AFprop<AFIELD> *fprop_H)
Action_F_Ratio_lex_alt(AFopr< AFIELD > *fopr_prec, AForce_F< AFIELD > *fopr_prec_force, AFopr< AFIELD > *fopr, AForce_F< AFIELD > *fopr_force, AFprop< AFIELD > *fprop_H_prec, AFprop< AFIELD > *fprop_MD, AFprop< AFIELD > *fprop_H)
AFprop< AFIELD > * m_fprop_H
void detailed(const char *format,...)
Base class of random number generators.
double calcH()
calculate Hamiltonian of this action term.
void set_label(const std::string label)
AForce_F< AFIELD > * m_fopr_force
AFopr< AFIELD > * m_fopr_prec
Base class of HMC action class family.
AForce_F< AFIELD > * m_fopr_prec_force
void force(Field &)
returns force for molcular dynamical update of conjugate momenta.
AFprop< AFIELD > * m_fprop_MD
HMC action for Hasenbusch preconditioned fermions.
static const std::string class_name
AFprop< AFIELD > * m_fprop_H_prec
double langevin(RandomNumbers *)
Langevis step.
~Action_F_Ratio_lex_alt()
Container of Field-type object.
void set_config(Field *U)
setting pointer to the gauge configuration.