| 
    Bridge++
    Version 1.4.4
    
   | 
 
None for gauge fixing. More...
#include <gaugeFixing_None.h>
  
 Public Member Functions | |
| GaugeFixing_None () | |
| ~GaugeFixing_None () | |
| void | set_parameters (const Parameters ¶ms) | 
| void | set_parameters (const int Niter, const int Nnaive, const int Nmeas, const int Nreset, const double Enorm, const double wp) | 
| void | fix (Field_G &Ufix, const Field_G &Uorg) | 
  Public Member Functions inherited from GaugeFixing | |
| GaugeFixing () | |
| virtual | ~GaugeFixing () | 
| void | set_parameter_verboselevel (const Bridge::VerboseLevel vl) | 
Static Public Attributes | |
| static const std::string | class_name = "GaugeFixing_None" | 
Additional Inherited Members | |
  Protected Attributes inherited from GaugeFixing | |
| Bridge::VerboseLevel | m_vl | 
None for gauge fixing.
Definition at line 31 of file gaugeFixing_None.h.
      
  | 
  inline | 
Definition at line 37 of file gaugeFixing_None.h.
      
  | 
  inline | 
Definition at line 39 of file gaugeFixing_None.h.
Implements GaugeFixing.
Definition at line 46 of file gaugeFixing_None.cpp.
      
  | 
  virtual | 
Implements GaugeFixing.
Definition at line 30 of file gaugeFixing_None.cpp.
| void GaugeFixing_None::set_parameters | ( | const int | Niter, | 
| const int | Nnaive, | ||
| const int | Nmeas, | ||
| const int | Nreset, | ||
| const double | Enorm, | ||
| const double | wp | ||
| ) | 
Definition at line 37 of file gaugeFixing_None.cpp.
      
  | 
  static | 
Definition at line 34 of file gaugeFixing_None.h.