| 
    Bridge++
    Version 1.4.4
    
   | 
 
HMC force class for rectangular gauge action. More...
#include <force_G_Rectangle.h>
  
 Public Member Functions | |
| Force_G_Rectangle () | |
| ~Force_G_Rectangle () | |
| void | set_parameters (const Parameters ¶ms) | 
| void | set_parameters (double beta, double c_plaq, double c_rect) | 
| void | force_core (Field &) | 
  Public Member Functions inherited from Force_G | |
| Force_G () | |
| virtual | ~Force_G () | 
| void | set_parameter_verboselevel (const Bridge::VerboseLevel vl) | 
| void | set_config (Field *U) | 
| void | set_config (Field_G *U) | 
| virtual void | force_core (Field &v, Field *U) | 
| virtual void | force_core (Field &v, Field_G *U) | 
Static Public Attributes | |
| static const std::string | class_name = "Force_G_Rectangle" | 
Private Attributes | |
| double | m_beta | 
| double | m_c_plaq | 
| double | m_c_rect | 
| Staple_lex | m_staple | 
| ShiftField_lex | m_shift | 
Additional Inherited Members | |
  Protected Attributes inherited from Force_G | |
| Field_G * | m_U | 
| Bridge::VerboseLevel | m_vl | 
HMC force class for rectangular gauge action.
Gauge action with plaquette and rectangular Wilson loops. Iwasaki, Luscher-Weisz, DBW2 are examples of this type of action. 28 Dec 2011 H.Matsufuru YAML is implemented. [14 Nov 2012 Y.Namekawa]
Definition at line 36 of file force_G_Rectangle.h.
      
  | 
  inline | 
Definition at line 53 of file force_G_Rectangle.h.
      
  | 
  inline | 
Definition at line 56 of file force_G_Rectangle.h.
      
  | 
  virtual | 
Implements Force_G.
Definition at line 79 of file force_G_Rectangle.cpp.
      
  | 
  virtual | 
Implements Force_G.
Definition at line 33 of file force_G_Rectangle.cpp.
| void Force_G_Rectangle::set_parameters | ( | double | beta, | 
| double | c_plaq, | ||
| double | c_rect | ||
| ) | 
Definition at line 58 of file force_G_Rectangle.cpp.
      
  | 
  static | 
Definition at line 39 of file force_G_Rectangle.h.
      
  | 
  private | 
Definition at line 45 of file force_G_Rectangle.h.
      
  | 
  private | 
Definition at line 46 of file force_G_Rectangle.h.
      
  | 
  private | 
Definition at line 47 of file force_G_Rectangle.h.
      
  | 
  private | 
Definition at line 50 of file force_G_Rectangle.h.
      
  | 
  private | 
Definition at line 49 of file force_G_Rectangle.h.