| 
    Bridge++
    Ver. 1.2.x
    
   | 
 
HMC action for Hasenbusch preconditioned fermions. More...
#include <action_F_Ratio_eo.h>
  
 Public Member Functions | |
| Action_F_Ratio_eo (Fopr *fopr_prec, Force *fopr_prec_force, Fopr *fopr, Force *fopr_force, Fprop *fprop_H_prec, Fprop *fprop_MD, Fprop *fprop_H) | |
| ~Action_F_Ratio_eo () | |
| void | set_parameters (const Parameters &) | 
| void | set_parameters () | 
| void | set_label (std::string label) | 
| std::string | get_label () | 
| void | set_config (Field *U) | 
| setting pointer to the gauge configuration.  More... | |
| void | notify_linkv () | 
| to be called when gauge configuration is updated.  More... | |
| double | langevin (RandomNumbers *) | 
| Langevis step.  More... | |
| double | calcH () | 
| calculate Hamiltonian of this action term.  More... | |
| const Field | force () | 
| returns force for molcular dynamical update of conjugate momenta.  More... | |
  Public Member Functions inherited from Action | |
| Action () | |
| virtual | ~Action () | 
| void | set_parameter_verboselevel (const Bridge::VerboseLevel vl) | 
Static Public Attributes | |
| static const std::string | class_name = "Action_F_Ratio_eo" | 
Private Attributes | |
| Field * | m_U | 
| int | m_status_linkv | 
| Fopr * | m_fopr_prec | 
| Force * | m_fopr_prec_force | 
| Fopr * | m_fopr | 
| Force * | m_fopr_force | 
| Field | m_psf | 
| std::string | m_label | 
| Field | m_force | 
| Fprop * | m_fprop_H_prec | 
| Fprop * | m_fprop_MD | 
| Fprop * | m_fprop_H | 
| RandomNumbers * | m_rand | 
Additional Inherited Members | |
  Protected Attributes inherited from Action | |
| Bridge::VerboseLevel | m_vl | 
HMC action for Hasenbusch preconditioned fermions.
This class is used to define an fermion action used in HMC which is given as a ratio of two fermion operators. Two sets of fermion and Force operators and given at the construction. 05 Dec 2011 H.Matsufuru Even-odd is implemented. [03 Mar 2013 Y.Namekawa]
Definition at line 35 of file action_F_Ratio_eo.h.
      
  | 
  inline | 
Definition at line 61 of file action_F_Ratio_eo.h.
      
  | 
  inline | 
Definition at line 75 of file action_F_Ratio_eo.h.
      
  | 
  virtual | 
calculate Hamiltonian of this action term.
Implements Action.
Definition at line 105 of file action_F_Ratio_eo.cpp.
      
  | 
  virtual | 
returns force for molcular dynamical update of conjugate momenta.
Implements Action.
Definition at line 142 of file action_F_Ratio_eo.cpp.
      
  | 
  inline | 
Definition at line 86 of file action_F_Ratio_eo.h.
      
  | 
  virtual | 
      
  | 
  inlinevirtual | 
to be called when gauge configuration is updated.
Implements Action.
Definition at line 93 of file action_F_Ratio_eo.h.
      
  | 
  virtual | 
setting pointer to the gauge configuration.
Implements Action.
Definition at line 45 of file action_F_Ratio_eo.cpp.
      
  | 
  inline | 
Definition at line 80 of file action_F_Ratio_eo.h.
      
  | 
  virtual | 
Implements Action.
Definition at line 19 of file action_F_Ratio_eo.cpp.
| void Action_F_Ratio_eo::set_parameters | ( | ) | 
Definition at line 28 of file action_F_Ratio_eo.cpp.
      
  | 
  static | 
Definition at line 38 of file action_F_Ratio_eo.h.
      
  | 
  private | 
Definition at line 46 of file action_F_Ratio_eo.h.
      
  | 
  private | 
Definition at line 47 of file action_F_Ratio_eo.h.
      
  | 
  private | 
Definition at line 44 of file action_F_Ratio_eo.h.
      
  | 
  private | 
Definition at line 45 of file action_F_Ratio_eo.h.
      
  | 
  private | 
Definition at line 50 of file action_F_Ratio_eo.h.
      
  | 
  private | 
Definition at line 54 of file action_F_Ratio_eo.h.
      
  | 
  private | 
Definition at line 52 of file action_F_Ratio_eo.h.
      
  | 
  private | 
Definition at line 53 of file action_F_Ratio_eo.h.
      
  | 
  private | 
Definition at line 49 of file action_F_Ratio_eo.h.
      
  | 
  private | 
Definition at line 48 of file action_F_Ratio_eo.h.
      
  | 
  private | 
Definition at line 56 of file action_F_Ratio_eo.h.
      
  | 
  private | 
Definition at line 42 of file action_F_Ratio_eo.h.
      
  | 
  private | 
Definition at line 41 of file action_F_Ratio_eo.h.