13 #ifndef GRADIENTFLOW_INCLUDED
14 #define GRADIENTFLOW_INCLUDED
19 #ifdef USE_PARAMETERS_FACTORY
96 const double Estep,
const int Nprec,
97 const double tol_RK,
const double safety,
98 const int is_adaptive);
static const std::string class_name
GradientFlow construction.
void set_parameter_order(const int order, const bool is_adaptive)
GradientFlow(Action *action)
Base class of HMC action class family.
void set_parameter_verboselevel(const Bridge::VerboseLevel vl)
Bridge::VerboseLevel m_vl
GradientFlow & operator=(const GradientFlow &)
double evolve(double &t_flow, Field_G &U)
Parameters_GradientFlow()
void set_parameters(const Parameters ¶ms)