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