| 
    Bridge++
    Ver. 1.3.x
    
   | 
 
Get quark propagator for Fopr with even-odd site index. More...
#include <fprop_Standard_eo.h>
  
 Public Member Functions | |
| Fprop_Standard_eo (Solver *solver) | |
| Fprop_Standard_eo (unique_ptr< Solver > &solver) | |
| ~Fprop_Standard_eo () | |
| void | set_config (Field *) | 
| void | invert_D (Field &, const Field &, int &, double &) | 
| void | invert_DdagD (Field &, const Field &, int &, double &) | 
  Public Member Functions inherited from Fprop | |
| Fprop () | |
| virtual | ~Fprop () | 
| void | set_parameter_verboselevel (const Bridge::VerboseLevel vl) | 
Static Public Attributes | |
| static const std::string | class_name = "Fprop_Standard_eo" | 
Private Attributes | |
| Solver * | m_solver | 
| Field_G * | m_Ueo | 
| Index_eo * | m_index | 
Additional Inherited Members | |
  Protected Attributes inherited from Fprop | |
| Bridge::VerboseLevel | m_vl | 
Get quark propagator for Fopr with even-odd site index.
This is temporary implementation. 28 Dec 2011 H.Matsufuru Modify this code to work. [03 Mar 2013 Y.Namekawa] unique_ptr is introduced to avoid memory leaks [21 Mar 2015 Y.Namekawa]
Definition at line 36 of file fprop_Standard_eo.h.
      
  | 
  inline | 
Definition at line 43 of file fprop_Standard_eo.h.
      
  | 
  inline | 
Definition at line 50 of file fprop_Standard_eo.h.
      
  | 
  inline | 
Definition at line 57 of file fprop_Standard_eo.h.
      
  | 
  virtual | 
Implements Fprop.
Definition at line 28 of file fprop_Standard_eo.cpp.
      
  | 
  virtual | 
Implements Fprop.
Definition at line 58 of file fprop_Standard_eo.cpp.
      
  | 
  virtual | 
Implements Fprop.
Definition at line 19 of file fprop_Standard_eo.cpp.
      
  | 
  static | 
Definition at line 39 of file fprop_Standard_eo.h.
      
  | 
  private | 
Definition at line 73 of file fprop_Standard_eo.h.
      
  | 
  private | 
Definition at line 70 of file fprop_Standard_eo.h.
      
  | 
  private | 
Definition at line 71 of file fprop_Standard_eo.h.