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