CHROMA
|
Gauge initialization. More...
#include <szinqio_gauge_init.h>
Public Member Functions | |
GaugeIniter (const Params &p) | |
Full constructor. More... | |
void | operator() (XMLReader &gauge_file_xml, XMLReader &gauge_xml, multi1d< LatticeColorMatrix > &u) const |
Initialize the gauge field. More... | |
Public Member Functions inherited from Chroma::GaugeInit | |
virtual | ~GaugeInit () |
Virtual destructor to help with cleanup;. More... | |
Private Member Functions | |
GaugeIniter () | |
Hide partial constructor. More... | |
Private Attributes | |
Params | params |
|
inline |
Full constructor.
Definition at line 48 of file szinqio_gauge_init.h.
|
inlineprivate |
Hide partial constructor.
Definition at line 57 of file szinqio_gauge_init.h.
|
virtual |
Initialize the gauge field.
Implements Chroma::GaugeInit.
Definition at line 139 of file szinqio_gauge_init.cc.
References Chroma::SZINQIOGaugeInitEnv::Params::cfg_file, Chroma::SZINQIOGaugeInitEnv::Params::cfg_pario, mu, Nd, numbad, params, Chroma::readGauge(), Chroma::reunit(), Chroma::REUNITARIZE_LABEL, Chroma::SZINQIOGaugeInitEnv::Params::reunitP, and Chroma::u.
|
private |
Definition at line 60 of file szinqio_gauge_init.h.
Referenced by operator()().