Bridge++
Version 1.5.4
|
Wall source for 4-spinor fermion. More...
#include <source_Wall.h>
Public Member Functions | |
Source_Wall () | |
void | set_parameters (const Parameters ¶ms) |
void | set_parameters (const std::vector< int > &source_position) |
void | set (Field &v, const int idx) |
void | set (Field &v, const int i_color, const int i_spin) |
void | set_all_color (Field &v, const int i_spin) |
void | set_all_color_spin (Field &v) |
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_Wall" |
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 |
Wall source for 4-spinor fermion.
This class sets a wall source vector for the 4-spinor (Wilson-type) fermion. [02 Feb 2013 Y.Namekawa] Add set_all_color_spin,etc [ 4 Apr 2017 Y.Namekawa]
Definition at line 32 of file source_Wall.h.
|
inline |
Definition at line 43 of file source_Wall.h.
|
virtual |
Implements Source.
Definition at line 106 of file source_Wall.cpp.
|
virtual |
Implements Source.
Definition at line 146 of file source_Wall.cpp.
|
virtual |
Implements Source.
Definition at line 156 of file source_Wall.cpp.
|
virtual |
Implements Source.
Definition at line 202 of file source_Wall.cpp.
|
virtual |
Implements Source.
Definition at line 25 of file source_Wall.cpp.
void Source_Wall::set_parameters | ( | const std::vector< int > & | source_position | ) |
Definition at line 48 of file source_Wall.cpp.
|
static |
Definition at line 35 of file source_Wall.h.
|
private |
Definition at line 40 of file source_Wall.h.
|
private |
Definition at line 38 of file source_Wall.h.
|
private |
Definition at line 39 of file source_Wall.h.