13 #ifndef GRADIENTFLOW_RUNGEKUTTA_4TH_INCLUDED
14 #define GRADIENTFLOW_RUNGEKUTTA_4TH_INCLUDED
Bridge::VerboseLevel m_vl
void reset(const int Nvol, const int Nex)
static const std::string class_name
Base class of HMC action class family.
GradientFlow_RungeKutta_4th construction.
~GradientFlow_RungeKutta_4th()
GradientFlow_RungeKutta_4th(Action *action, const int Nprec, const Bridge::VerboseLevel vl)
void flow(double &t, double &Estep, Field_G &U)
GradientFlow_RungeKutta construction.