13 #ifndef GRADIENTFLOW_INCLUDED 
   14 #define GRADIENTFLOW_INCLUDED 
   81                       const double Estep, 
const int Nprec,
 
   83                       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)
 
GradientFlow construction. 
 
Bridge::VerboseLevel m_vl
 
GradientFlow & operator=(const GradientFlow &)
 
GradientFlow_RungeKutta construction. 
 
void set_parameters(const Parameters ¶ms)