Go to the documentation of this file.
50 for (
unsigned int i = 0, n =
m_action.size(); i < n; ++i) {
std::vector< Action * > m_action
void set_string(const string &key, const string &value)
void set(const int jin, const int site, const int jex, double v)
void detailed(const char *format,...)
bool is_cache_valid() const
void axpy(Field &y, const double a, const Field &x)
axpy(y, a, x): y := a * x + y
static const std::string class_name
void get_parameters(Parameters ¶ms) const
static VerboseLevel set_verbose_level(const std::string &str)
int fetch_string(const string &key, string &value) const
void evolve(const double step_size, Field_G &iP, Field_G &U)
void crucial(const char *format,...)
Container of Field-type object.
void general(const char *format,...)
Bridge::VerboseLevel m_vl
static std::string get_verbose_level(const VerboseLevel vl)