13 #ifndef GRADIENTFLOW_INCLUDED
14 #define GRADIENTFLOW_INCLUDED
82 const double Estep,
const int Nprec,
84 const double tolerance,
const double safety);
86 const double Estep,
const int Nprec,
88 const double tolerance,
const double safety);
static const std::string class_name
double evolve(double &t, Field_G &U)
GradientFlow(Action *action)
GradientFlow_RungeKutta * m_impl
Base class of HMC action class family.
void set_parameter_verboselevel(const Bridge::VerboseLevel vl)
void set_parameter_Norder_RK(const int order, const bool is_adaptive)
double evolve_wo_output(Field_G &U)
Mainly used for adjoint flow of fermion field.
GradientFlow construction.
Bridge::VerboseLevel m_vl
GradientFlow & operator=(const GradientFlow &)
double evolve_wt_output(Field_G &U)
Mainly used for gauge field flow.
GradientFlow_RungeKutta construction.
void set_parameters(const Parameters ¶ms)