21 const string str_vlevel = params.
get_string(
"verbose_level");
42 for (
unsigned int i = 0, n =
m_action.size(); i < n; ++i) {
void detailed(const char *format,...)
void set(const int jin, const int site, const int jex, double v)
void general(const char *format,...)
Container of Field-type object.
static const std::string class_name
void evolve(const double step_size, Field_G &iP, Field_G &U)
Bridge::VerboseLevel m_vl
void axpy(Field &y, const double a, const Field &x)
axpy(y, a, x): y := a * x + y
void crucial(const char *format,...)
bool is_cache_valid() const
string get_string(const string &key) const
static VerboseLevel set_verbose_level(const std::string &str)
std::vector< Action * > m_action