| 
    Bridge++
    Version 1.4.4
    
   | 
 
HMC action class for plaquette gauge action. More...
#include <action_G_Plaq.h>
  
 Public Member Functions | |
| Action_G_Plaq () | |
| ~Action_G_Plaq () | |
| void | set_parameters (const Parameters ¶ms) | 
| void | set_parameters (double beta) | 
| void | set_label (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 () | 
| void | set_parameter_verboselevel (const Bridge::VerboseLevel vl) | 
| virtual void | force (Field &v, Field &U) | 
Static Public Attributes | |
| static const std::string | class_name = "Action_G_Plaq" | 
Private Attributes | |
| double | m_beta | 
| std::string | m_label | 
| Field_G * | m_U | 
| Staple_lex | m_staple | 
| Force_G * | m_force_G | 
Additional Inherited Members | |
  Protected Attributes inherited from Action | |
| Bridge::VerboseLevel | m_vl | 
HMC action class for plaquette gauge action.
Standard plaquette gauge action. 28 Dec 2011 H.Matsufuru YAML is implemented. [14 Nov 2012 Y.Namekawa]
Definition at line 33 of file action_G_Plaq.h.
      
  | 
  inline | 
Definition at line 47 of file action_G_Plaq.h.
      
  | 
  inline | 
Definition at line 53 of file action_G_Plaq.h.
      
  | 
  virtual | 
calculate Hamiltonian of this action term.
Implements Action.
Definition at line 84 of file action_G_Plaq.cpp.
      
  | 
  virtual | 
returns force for molcular dynamical update of conjugate momenta.
Implements Action.
Definition at line 103 of file action_G_Plaq.cpp.
      
  | 
  inline | 
Definition at line 67 of file action_G_Plaq.h.
      
  | 
  virtual | 
      
  | 
  inlinevirtual | 
setting pointer to the gauge configuration.
Implements Action.
Definition at line 72 of file action_G_Plaq.h.
      
  | 
  inline | 
Definition at line 61 of file action_G_Plaq.h.
      
  | 
  virtual | 
Implements Action.
Definition at line 34 of file action_G_Plaq.cpp.
| void Action_G_Plaq::set_parameters | ( | double | beta | ) | 
Definition at line 60 of file action_G_Plaq.cpp.
      
  | 
  static | 
Definition at line 36 of file action_G_Plaq.h.
      
  | 
  private | 
Definition at line 39 of file action_G_Plaq.h.
      
  | 
  private | 
Definition at line 44 of file action_G_Plaq.h.
      
  | 
  private | 
Definition at line 40 of file action_G_Plaq.h.
      
  | 
  private | 
Definition at line 43 of file action_G_Plaq.h.
      
  | 
  private | 
Definition at line 42 of file action_G_Plaq.h.