| 
    Bridge++
    Ver. 1.2.x
    
   | 
 
base class for smearing of link variables. More...
#include <smear.h>
  
 Public Member Functions | |
| Smear () | |
| virtual | ~Smear () | 
| virtual void | smear (Field_G &, const Field_G &)=0 | 
| virtual void | set_parameters (const Parameters &)=0 | 
| void | set_parameter_verboselevel (const Bridge::VerboseLevel vl) | 
Protected Attributes | |
| Bridge::VerboseLevel | m_vl | 
base class for smearing of link variables.
[28 Dec 2011 H.Matsufuru]
      
  | 
  inline | 
      
  | 
  pure virtual | 
Implemented in Smear_APE, Smear_HYP_SF, Smear_APE_spatial, Smear_HYP, and Smear_APE_SF.
Implemented in Smear_APE, Smear_HYP_SF, Smear_APE_spatial, Smear_APE_SF, and Smear_HYP.
      
  | 
  protected |