Go to the documentation of this file.
14 #ifndef INTEGRATOR_UPDATEP_INCLUDED
15 #define INTEGRATOR_UPDATEP_INCLUDED
Integrator_UpdateP(const std::vector< Action * > &action)
constructor when no director is necessary
std::vector< Action * > m_action
bool is_cache_valid() const
static const std::string class_name
Integrator of conjugate momenta for given link variables.
void get_parameters(Parameters ¶ms) const
~Integrator_UpdateP()
destructor
void reset(const int Nvol, const int Nex)
void evolve(const double step_size, Field_G &iP, Field_G &U)
Base class of Integrator class family.