Bridge++
Ver. 1.3.x
|
Get quark propagator for Fopr with 4-spinor and lexical site index. More...
#include <fprop_4spinor_lex.h>
Public Member Functions | |
Fprop_4spinor_lex (Fopr *fopr) | |
Fprop_4spinor_lex (unique_ptr< Fopr > &fopr) | |
void | set_parameter_verboselevel (const Bridge::VerboseLevel vl) |
void | calc (Field_F *, const Field_F &) |
Static Public Attributes | |
static const std::string | class_name = "Fprop_4spinor_lex" |
Protected Attributes | |
Bridge::VerboseLevel | m_vl |
Private Member Functions | |
Fprop_4spinor_lex (const Fprop_4spinor_lex &) | |
Fprop_4spinor_lex & | operator= (const Fprop_4spinor_lex &) |
Private Attributes | |
Fopr * | m_fopr |
Get quark propagator for Fopr with 4-spinor and lexical site index.
This is temporary implementation. [28 Dec 2011 H.Matsufuru] unique_ptr is introduced to avoid memory leaks [21 Mar 2015 Y.Namekawa]
Definition at line 32 of file fprop_4spinor_lex.h.
|
inline |
Definition at line 44 of file fprop_4spinor_lex.h.
|
inline |
Definition at line 47 of file fprop_4spinor_lex.h.
|
private |
Definition at line 19 of file fprop_4spinor_lex.cpp.
|
private |
|
inline |
Definition at line 57 of file fprop_4spinor_lex.h.
|
static |
Definition at line 35 of file fprop_4spinor_lex.h.
|
private |
Definition at line 41 of file fprop_4spinor_lex.h.
|
protected |
Definition at line 38 of file fprop_4spinor_lex.h.