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