#include <wilsonLoop.h>
Definition at line 51 of file wilsonLoop.h.
| WilsonLoop::WilsonLoop |
( |
| ) |
|
|
inline |
| virtual WilsonLoop::~WilsonLoop |
( |
| ) |
|
|
inlinevirtual |
| double WilsonLoop::calc_wloop |
( |
Field_G & |
Uspc, |
|
|
int |
t_ext |
|
) |
| |
|
private |
temporal gauge fixing of extended gauge field.
Definition at line 252 of file wilsonLoop.cpp.
| void WilsonLoop::gfix_temporal |
( |
Field_G & |
Uext | ) |
|
|
private |
temporal gauge fixing of extended gauge field.
Definition at line 564 of file wilsonLoop.cpp.
| int WilsonLoop::index_wloop |
( |
int |
i_spc, |
|
|
int |
i_tmp, |
|
|
int |
i_type |
|
) |
| |
|
inline |
index for Wilson loop variable.
Definition at line 95 of file wilsonLoop.h.
| void WilsonLoop::init |
( |
| ) |
|
|
private |
initial setup independent of parameters.
Definition at line 120 of file wilsonLoop.cpp.
| double WilsonLoop::measure |
( |
Field_G & |
U | ) |
|
main function to measure Wilson loops.
setting extended config.
fixing extended config to temporal gauge.
on/off-diagonal direction type
permutation of direction
output: same format as Fortran code
Definition at line 167 of file wilsonLoop.cpp.
| void WilsonLoop::redef_Uspc |
( |
Field_G & |
Uspc, |
|
|
Field_G & |
Uext, |
|
|
int |
j, |
|
|
int |
nu, |
|
|
std::valarray< int > & |
unit_v |
|
) |
| |
|
private |
redefinition of product of spatial link variables.
this loop counting is for exact comparison to Fortran code.
Definition at line 297 of file wilsonLoop.cpp.
| void WilsonLoop::set_parameters |
( |
const Parameters & |
params | ) |
|
|
virtual |
| void WilsonLoop::set_parameters |
( |
int |
Nspc_size, |
|
|
int |
Ntmp_size, |
|
|
int |
Ntype |
|
) |
| |
The following setting explicitly depends on the definition of unit vectors.
The following setting explicitly depends on the definition of unit vectors.
Definition at line 70 of file wilsonLoop.cpp.
| std::valarray<int> WilsonLoop::m_Nmax |
|
private |
| int WilsonLoop::m_Nspc_size |
|
private |
parameters set by user
spatial size of loop
Definition at line 58 of file wilsonLoop.h.
size of extended gauge config.
Definition at line 67 of file wilsonLoop.h.
| int WilsonLoop::m_Ntmp_size |
|
private |
number of measured loop-type
Definition at line 60 of file wilsonLoop.h.
| int WilsonLoop::m_Ntype_max |
|
private |
internal data members
maximum size of loop-type
Definition at line 63 of file wilsonLoop.h.
| std::valarray<unit_vec> WilsonLoop::m_Nunit |
|
private |
| int WilsonLoop::m_Nvol_ext |
|
private |
volume of extended gauge config.
Definition at line 68 of file wilsonLoop.h.
size of extended gauge config.
Definition at line 64 of file wilsonLoop.h.
size of extended gauge config.
Definition at line 65 of file wilsonLoop.h.
size of extended gauge config.
Definition at line 66 of file wilsonLoop.h.
The documentation for this class was generated from the following files: