|
Bridge++
Ver. 1.1.x
|
Get quark propagator for Fopr with lexical site index. More...
#include <fprop_Standard_lex.h>
Public Member Functions | |
| Fprop_Standard_lex (Solver *solver) | |
| ~Fprop_Standard_lex () | |
| 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) |
Private Attributes | |
| Solver * | m_solver |
Additional Inherited Members | |
Protected Attributes inherited from Fprop | |
| Bridge::VerboseLevel | m_vl |
Get quark propagator for Fopr with lexical site index.
This is temporary implementation. 28 Dec 2011 H.Matsufuru Redundant argument of fopr is deleted. [03 Mar 2013 Y.Namekawa]
Definition at line 30 of file fprop_Standard_lex.h.
|
inline |
Definition at line 33 of file fprop_Standard_lex.h.
|
inline |
Definition at line 36 of file fprop_Standard_lex.h.
|
virtual |
Implements Fprop.
Definition at line 24 of file fprop_Standard_lex.cpp.
|
virtual |
Implements Fprop.
Definition at line 32 of file fprop_Standard_lex.cpp.
|
virtual |
Implements Fprop.
Definition at line 17 of file fprop_Standard_lex.cpp.
|
private |
Definition at line 44 of file fprop_Standard_lex.h.