14 #ifndef INTEGRATOR_UPDATEP_INCLUDED 
   15 #define INTEGRATOR_UPDATEP_INCLUDED 
Integrator_UpdateP(const std::vector< Action * > &action)
constructor when no director is necessary 
 
void reset(const int Nvol, const int Nex)
 
static const std::string class_name
 
Base class of Integrator class family. 
 
Integrator of conjugate momenta for given link variables. 
 
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