13 #ifndef INTEGRATOR_UPDATEP_INCLUDED
14 #define INTEGRATOR_UPDATEP_INCLUDED
66 : m_action(action), m_cache_valid(false)
Integrator of conjugate momenta for given link variables.
Integrator_UpdateP(const std::vector< Action * > &action)
constructor when no director is necessary
void reset(const int Nvol, const int Nex)
Parameters_Integrator_UpdateP()
static const std::string class_name
Base class of Integrator class family.
void evolve(const double step_size, Field_G &iP, Field_G &U)
bool is_cache_valid() const
~Integrator_UpdateP()
destructor
std::vector< Action * > m_action