15 #ifndef GAUGECONFIG_INCLUDED
16 #define GAUGECONFIG_INCLUDED
static const std::string class_name
void set_prefix(string prefix)
void set_postfix(string postfix)
Container of Field-type object.
GaugeConfig(const string &type)
Bridge::VerboseLevel m_vl
void set_parameters(const string &prefix, const string &postfix)
void write_file(Field *u, const string &filename)
void write_config(Field *U, int confnum)
void read_config(Field *U, int confnum)
GaugeConfig class for file I/O of gauge configuration.
FieldIO class for file I/O of space-time distributed data.
void read_file(Field *u, const string &filename)
GaugeConfig(const GaugeConfig &)
string config_filename(const int)
GaugeConfig & operator=(const GaugeConfig &)