CHROMA
|
Gauge initialization. More...
#include <weak_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 41 of file weak_gauge_init.h.
|
inlineprivate |
Hide partial constructor.
Definition at line 50 of file weak_gauge_init.h.
|
virtual |
Initialize the gauge field.
Implements Chroma::GaugeInit.
Definition at line 64 of file weak_gauge_init.cc.
References Nd, Chroma::pop(), Chroma::push(), Chroma::u, Chroma::weakField(), and Chroma::write().
|
private |
Definition at line 53 of file weak_gauge_init.h.