| 
    Bridge++
    Version 1.4.4
    
   | 
 
Local source for 4-spinor fermion. More...
#include <source_Local.h>
  
 Public Member Functions | |
| Source_Local () | |
| void | set_parameters (const Parameters ¶ms) | 
| void | set_parameters (const std::vector< int > &source_position) | 
| void | set (Field &v, int j) | 
  Public Member Functions inherited from Source | |
| Source () | |
| virtual | ~Source () | 
| void | set_parameter_verboselevel (const Bridge::VerboseLevel vl) | 
Static Public Attributes | |
| static const std::string | class_name = "Source_Local" | 
Private Attributes | |
| Index_lex | m_index | 
| std::vector< int > | m_source_position | 
| bool | m_in_node | 
Additional Inherited Members | |
  Protected Attributes inherited from Source | |
| Bridge::VerboseLevel | m_vl | 
Local source for 4-spinor fermion.
This class sets an local source vector for the 4-spinor (Wilson-type) fermion. 19 Feb 2012 H.Matsufuru YAML is implemented. [14 Nov 2012 Y.Namekawa]
Definition at line 34 of file source_Local.h.
      
  | 
  inline | 
Definition at line 40 of file source_Local.h.
      
  | 
  virtual | 
Implements Source.
Definition at line 135 of file source_Local.cpp.
      
  | 
  virtual | 
Implements Source.
Definition at line 35 of file source_Local.cpp.
| void Source_Local::set_parameters | ( | const std::vector< int > & | source_position | ) | 
Definition at line 57 of file source_Local.cpp.
      
  | 
  static | 
Definition at line 36 of file source_Local.h.
      
  | 
  private | 
Definition at line 51 of file source_Local.h.
      
  | 
  private | 
Definition at line 49 of file source_Local.h.
      
  | 
  private | 
Definition at line 50 of file source_Local.h.