|
CHROMA
|
#include <inline_coulgauge.h>
Public Attributes | |
| Real | GFAccu |
| int | GFMax |
| bool | OrDo |
| Real | OrPara |
| int | j_decay |
Definition at line 30 of file inline_coulgauge.h.
| Real Chroma::InlineCoulGaugeEnv::Params::Param_t::GFAccu |
desired accuracy for gauge fixing
Definition at line 32 of file inline_coulgauge.h.
Referenced by Chroma::InlineCoulGaugeEnv::InlineMeas::operator()(), Chroma::read(), and Chroma::write().
| int Chroma::InlineCoulGaugeEnv::Params::Param_t::GFMax |
maximal number of gauge fixing iterations
Definition at line 33 of file inline_coulgauge.h.
Referenced by Chroma::InlineCoulGaugeEnv::InlineMeas::operator()(), Chroma::read(), and Chroma::write().
| int Chroma::InlineCoulGaugeEnv::Params::Param_t::j_decay |
direction perpendicular to slices to be gauge fixed
Definition at line 36 of file inline_coulgauge.h.
Referenced by Chroma::InlineCoulGaugeEnv::InlineMeas::operator()(), Chroma::read(), and Chroma::write().
| bool Chroma::InlineCoulGaugeEnv::Params::Param_t::OrDo |
use overrelaxation or not
Definition at line 34 of file inline_coulgauge.h.
Referenced by Chroma::InlineCoulGaugeEnv::InlineMeas::operator()(), Chroma::read(), and Chroma::write().
| Real Chroma::InlineCoulGaugeEnv::Params::Param_t::OrPara |
overrelaxation parameter
Definition at line 35 of file inline_coulgauge.h.
Referenced by Chroma::read(), and Chroma::write().