| 
    Bridge++
    Version 1.4.4
    
   | 
 
field strength construction. More...
#include <fieldStrength.h>
Public Member Functions | |
| FieldStrength () | |
| virtual | ~FieldStrength () | 
| void | construct_Fmunu_1x1 (Field_G &Fmunu, const int mu, const int nu, const Field_G &U) | 
| void | construct_Fmunu_1x2 (Field_G &Fmunu, const int mu, const int nu, const Field_G &U) | 
Static Public Attributes | |
| static const std::string | class_name = "FieldStrengh" | 
Protected Attributes | |
| Bridge::VerboseLevel | m_vl | 
Private Member Functions | |
| FieldStrength (const FieldStrength &) | |
| FieldStrength & | operator= (const FieldStrength &) | 
Private Attributes | |
| ShiftField_lex | m_shift | 
| Staple_lex | m_staple | 
field strength construction.
This class constructs a field strength, Fmunu, defined by a clover leaf on the lattice. [03 Mar 2016 Y.Namekawa]
Definition at line 31 of file fieldStrength.h.
      
  | 
  inline | 
Definition at line 44 of file fieldStrength.h.
      
  | 
  inlinevirtual | 
Definition at line 47 of file fieldStrength.h.
      
  | 
  private | 
| void FieldStrength::construct_Fmunu_1x1 | ( | Field_G & | Fmunu, | 
| const int | mu, | ||
| const int | nu, | ||
| const Field_G & | U | ||
| ) | 
Definition at line 19 of file fieldStrength.cpp.
| void FieldStrength::construct_Fmunu_1x2 | ( | Field_G & | Fmunu, | 
| const int | mu, | ||
| const int | nu, | ||
| const Field_G & | U | ||
| ) | 
Definition at line 85 of file fieldStrength.cpp.
      
  | 
  private | 
      
  | 
  static | 
Definition at line 34 of file fieldStrength.h.
      
  | 
  private | 
Definition at line 40 of file fieldStrength.h.
      
  | 
  private | 
Definition at line 41 of file fieldStrength.h.
      
  | 
  protected | 
Definition at line 37 of file fieldStrength.h.