|
Bridge++
Ver. 1.1.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) |
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 48 of file staples_eo.h.
Definition at line 110 of file staples_eo.cpp.
| double Staples_eo::plaq_s | ( | const Field_G * | U | ) |
Definition at line 24 of file staples_eo.cpp.
| double Staples_eo::plaq_t | ( | const Field_G * | U | ) |
Definition at line 54 of file staples_eo.cpp.
| double Staples_eo::plaquette | ( | const Field_G * | U | ) |
Definition at line 17 of file staples_eo.cpp.
|
inline |
Definition at line 55 of file staples_eo.h.
Definition at line 74 of file staples_eo.cpp.
Definition at line 87 of file staples_eo.cpp.
|
private |
Definition at line 45 of file staples_eo.h.
|
private |
Definition at line 41 of file staples_eo.h.
|
protected |
Definition at line 36 of file staples_eo.h.
|
private |
Definition at line 39 of file staples_eo.h.
|
private |
Definition at line 40 of file staples_eo.h.
|
private |
Definition at line 41 of file staples_eo.h.
|
private |
Definition at line 44 of file staples_eo.h.
|
private |
Definition at line 43 of file staples_eo.h.
|
private |
Definition at line 43 of file staples_eo.h.
|
private |
Definition at line 43 of file staples_eo.h.
|
private |
Definition at line 43 of file staples_eo.h.