#include <force_F_Clover_SF.h>
 | 
|   | Force_F_Clover_SF () | 
|   | 
|   | ~Force_F_Clover_SF () | 
|   | 
| void  | set_parameters (const Parameters ¶ms) | 
|   | 
| void  | set_parameters (double kappa, double cSW, const std::valarray< int > bc, double *phi, double *phipr) | 
|   | Setting parameters of clover fermion.  More...
  | 
|   | 
| void  | set_config (Field *U) | 
|   | Setting gauge configuration.  More...
  | 
|   | 
| void  | force_udiv (Field &force, const Field &eta) | 
|   | For recursive calculation of smeared force.  More...
  | 
|   | 
| void  | force_udiv1 (Field &force, const Field &zeta, const Field &eta) | 
|   | For recursive calculation of smeared force.  More...
  | 
|   | 
|   | Force () | 
|   | 
| virtual  | ~Force () | 
|   | 
| void  | set_parameter_verboselevel (const Bridge::VerboseLevel vl) | 
|   | 
| virtual void  | set_mode (const std::string &mode) | 
|   | in Force, setting the mode is optional when H is nonhermitian.  More...
  | 
|   | 
| virtual void  | force_core (Field &, const Field &) | 
|   | 
| virtual void  | force_core1 (Field &, const Field &, const Field &) | 
|   | 
| virtual Field  | force_core (const Field &) | 
|   | 
| virtual Field  | force_udiv (const Field &) | 
|   | 
| virtual Field  | force_core1 (const Field &, const Field &) | 
|   | 
| virtual Field  | force_udiv1 (const Field &, const Field &) | 
|   | 
 | 
| static const std::string  | class_name = "Force_F_Clover_SF" | 
|   | 
Definition at line 45 of file force_F_Clover_SF.h.
 
  
  
      
        
          | Force_F_Clover_SF::Force_F_Clover_SF  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | Force_F_Clover_SF::~Force_F_Clover_SF  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | void Force_F_Clover_SF::force_udiv  | 
          ( | 
          Field &  | 
          force,  | 
         
        
           | 
           | 
          const Field &  | 
          eta  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | void Force_F_Clover_SF::force_udiv1  | 
          ( | 
          Field &  | 
          force,  | 
         
        
           | 
           | 
          const Field &  | 
          zeta,  | 
         
        
           | 
           | 
          const Field &  | 
          eta  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | int Force_F_Clover_SF::index_dir  | 
          ( | 
          int  | 
          mu,  | 
         
        
           | 
           | 
          int  | 
          nu  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inlineprivate   | 
  
 
 
  
  
      
        
          | void Force_F_Clover_SF::set_component  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
private   | 
  
 
 
  
  
      
        
          | void Force_F_Clover_SF::set_config  | 
          ( | 
          Field *  | 
          U | ) | 
           | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
  
  
      
        
          | void Force_F_Clover_SF::set_parameters  | 
          ( | 
          const Parameters &  | 
          params | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
      
        
          | void Force_F_Clover_SF::set_parameters  | 
          ( | 
          double  | 
          kappa,  | 
        
        
           | 
           | 
          double  | 
          cSW,  | 
        
        
           | 
           | 
          const std::valarray< int >  | 
          bc,  | 
        
        
           | 
           | 
          double *  | 
          phi,  | 
        
        
           | 
           | 
          double *  | 
          phipr  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
Setting parameters of clover fermion. 
 
 
  
  
      
        
          | const std::string Force_F_Clover_SF::class_name = "Force_F_Clover_SF" | 
         
       
   | 
  
static   | 
  
 
 
  
  
      
        
          | std::valarray<int> Force_F_Clover_SF::m_boundary | 
         
       
   | 
  
private   | 
  
 
 
  
  
      
        
          | double Force_F_Clover_SF::m_cSW | 
         
       
   | 
  
private   | 
  
 
 
  
  
      
        
          | double Force_F_Clover_SF::m_kappa | 
         
       
   | 
  
private   | 
  
 
 
  
  
      
        
          | int Force_F_Clover_SF::m_Ndim | 
         
       
   | 
  
private   | 
  
 
 
  
  
      
        
          | double Force_F_Clover_SF::m_phi[3] | 
         
       
   | 
  
private   | 
  
 
 
  
  
      
        
          | double Force_F_Clover_SF::m_phipr[3] | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following files: