Bridge++
Ver. 2.0.2
|
HMC action for Hasenbusch preconditioned fermions. More...
#include <action_F_Ratio_lex_alt.h>
Public Types | |
typedef AFIELD::real_t | real_t |
Public Member Functions | |
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) | |
~Action_F_Ratio_lex_alt () | |
void | set_parameters (const Parameters &) |
void | set_parameters () |
void | set_label (const std::string label) |
std::string | get_label () |
void | set_config (Field *U) |
setting pointer to the gauge configuration. More... | |
double | langevin (RandomNumbers *) |
Langevis step. More... | |
double | calcH () |
calculate Hamiltonian of this action term. More... | |
void | force (Field &) |
returns force for molcular dynamical update of conjugate momenta. More... | |
Public Member Functions inherited from Action | |
Action () | |
virtual | ~Action () |
virtual void | get_parameters (Parameters ¶m) const =0 |
virtual void | force (Field &v, Field &U) |
Static Public Attributes | |
static const std::string | class_name = "Action_F_Ratio_lex_alt" |
Private Member Functions | |
void | init () |
void | tidyup () |
Private Attributes | |
Field * | m_U |
AFopr< AFIELD > * | m_fopr_prec |
AForce_F< AFIELD > * | m_fopr_prec_force |
AFopr< AFIELD > * | m_fopr |
AForce_F< AFIELD > * | m_fopr_force |
AFIELD | m_psf |
std::string | m_label |
AFprop< AFIELD > * | m_fprop_H_prec |
AFprop< AFIELD > * | m_fprop_MD |
AFprop< AFIELD > * | m_fprop_H |
HMC action for Hasenbusch preconditioned fermions.
Hasenbusch preconditioned fermion action in alternative implementation. [04 Feb 2019 H.Matsufuru]
Definition at line 33 of file action_F_Ratio_lex_alt.h.
typedef AFIELD::real_t Action_F_Ratio_lex_alt< AFIELD >::real_t |
Definition at line 37 of file action_F_Ratio_lex_alt.h.
|
inline |
Definition at line 55 of file action_F_Ratio_lex_alt.h.
|
inline |
Definition at line 67 of file action_F_Ratio_lex_alt.h.
|
virtual |
calculate Hamiltonian of this action term.
Implements Action.
Definition at line 132 of file action_F_Ratio_lex_alt-tmpl.h.
|
virtual |
returns force for molcular dynamical update of conjugate momenta.
Implements Action.
Definition at line 190 of file action_F_Ratio_lex_alt-tmpl.h.
|
inline |
Definition at line 79 of file action_F_Ratio_lex_alt.h.
|
private |
Definition at line 16 of file action_F_Ratio_lex_alt-tmpl.h.
|
virtual |
|
virtual |
setting pointer to the gauge configuration.
Implements Action.
Definition at line 49 of file action_F_Ratio_lex_alt-tmpl.h.
|
inline |
Definition at line 73 of file action_F_Ratio_lex_alt.h.
void Action_F_Ratio_lex_alt< AFIELD >::set_parameters |
Definition at line 41 of file action_F_Ratio_lex_alt-tmpl.h.
|
virtual |
Implements Action.
Definition at line 32 of file action_F_Ratio_lex_alt-tmpl.h.
|
private |
Definition at line 24 of file action_F_Ratio_lex_alt-tmpl.h.
|
static |
Definition at line 38 of file action_F_Ratio_lex_alt.h.
|
private |
Definition at line 45 of file action_F_Ratio_lex_alt.h.
|
private |
Definition at line 46 of file action_F_Ratio_lex_alt.h.
|
private |
Definition at line 43 of file action_F_Ratio_lex_alt.h.
|
private |
Definition at line 44 of file action_F_Ratio_lex_alt.h.
|
private |
Definition at line 52 of file action_F_Ratio_lex_alt.h.
|
private |
Definition at line 50 of file action_F_Ratio_lex_alt.h.
|
private |
Definition at line 51 of file action_F_Ratio_lex_alt.h.
|
private |
Definition at line 48 of file action_F_Ratio_lex_alt.h.
|
private |
Definition at line 47 of file action_F_Ratio_lex_alt.h.
|
private |
Definition at line 41 of file action_F_Ratio_lex_alt.h.