Bridge++
Ver. 2.0.2
|
#include <gaugeConfig_SF.h>
Public Member Functions | |
GaugeConfig_SF (const string &type) | |
void | set_cold_SF (Field_G &U, double phi[3], double phipr[3]) |
Public Member Functions inherited from GaugeConfig | |
GaugeConfig (const string &type) | |
virtual | ~GaugeConfig () |
void | read (Field_G &U, const string &filename=string()) |
void | write (Field_G &U, const string &filename=string()) |
void | read_file (Field_G &U, const string &filename) |
void | write_file (Field_G &U, const string &filename) |
Static Public Attributes | |
static const std::string | class_name = "GaugeConfig_SF" |
Static Public Attributes inherited from GaugeConfig | |
static const std::string | class_name = "GaugeConfig" |
Additional Inherited Members | |
Protected Attributes inherited from GaugeConfig | |
Bridge::VerboseLevel | m_vl |
FieldIO * | m_fieldio |
IO_Format::Format * | m_format |
Setup the tree level gauge configuration for the SF boundary condition, which minimize the classical action.
Definition at line 41 of file gaugeConfig_SF.h.
|
inline |
Definition at line 47 of file gaugeConfig_SF.h.
void GaugeConfig_SF::set_cold_SF | ( | Field_G & | U, |
double | phi[3], | ||
double | phipr[3] | ||
) |
Definition at line 23 of file gaugeConfig_SF.cpp.
|
static |
Setup the tree level gauge configuration for the SF boundary condition, which minimize the classical action.
Definition at line 44 of file gaugeConfig_SF.h.