Bridge++
Ver. 1.2.x
|
Staple construction. More...
#include <staples_eo.h>
Public Member Functions | |
Staples_eo () | |
void | set_parameter_verboselevel (const Bridge::VerboseLevel vl) |
Field_G | upper (const Field_G *, const int, const int) |
Field_G | lower (const Field_G *, const int, const int) |
double | plaq_s (const Field_G *) |
double | plaq_t (const Field_G *) |
double | plaquette (const Field_G *) |
void | staple (Field_G &, const Field_G *, const int) |
Static Public Attributes | |
static const std::string | class_name = "Staples_eo" |
Protected Attributes | |
Bridge::VerboseLevel | m_vl |
Private Attributes | |
int | Nc |
int | Ndim |
int | Nvol |
int | Lvol |
Field_G | Umu |
Field_G | Unu |
Field_G | v |
Field_G | w |
ShiftField_eo | shift |
Communicator * | comm |
Staple construction.
While the originial version was written by J.Noaki, the present version is completely modified by H.Matsufuru except for the interface. [28 Dec 2011 H.Matsufuru]
Definition at line 33 of file staples_eo.h.
|
inline |
Definition at line 51 of file staples_eo.h.
Definition at line 112 of file staples_eo.cpp.
double Staples_eo::plaq_s | ( | const Field_G * | U | ) |
Definition at line 26 of file staples_eo.cpp.
double Staples_eo::plaq_t | ( | const Field_G * | U | ) |
Definition at line 56 of file staples_eo.cpp.
double Staples_eo::plaquette | ( | const Field_G * | U | ) |
Definition at line 19 of file staples_eo.cpp.
|
inline |
Definition at line 58 of file staples_eo.h.
Definition at line 76 of file staples_eo.cpp.
Definition at line 89 of file staples_eo.cpp.
|
static |
Definition at line 36 of file staples_eo.h.
|
private |
Definition at line 48 of file staples_eo.h.
|
private |
Definition at line 44 of file staples_eo.h.
|
protected |
Definition at line 39 of file staples_eo.h.
|
private |
Definition at line 42 of file staples_eo.h.
|
private |
Definition at line 43 of file staples_eo.h.
|
private |
Definition at line 44 of file staples_eo.h.
|
private |
Definition at line 47 of file staples_eo.h.
|
private |
Definition at line 46 of file staples_eo.h.
|
private |
Definition at line 46 of file staples_eo.h.
|
private |
Definition at line 46 of file staples_eo.h.
|
private |
Definition at line 46 of file staples_eo.h.