Go to the documentation of this file.
   14 #ifndef ACTION_FSTANDARD_SF_INCLUDED 
   15 #define ACTION_FSTANDARD_SF_INCLUDED 
  
 
Common parameter class: provides parameters as singleton.
 
static const std::string class_name
 
int Svol
A spatial volume in a node.
 
void detailed(const char *format,...)
 
Base class of random number generators.
 
virtual void set_config(Field *)=0
 
Action_F_Standard_SF(Fopr *fopr, Force *fopr_force, const Parameters ¶ms)
 
void get_parameters(Parameters &) const
 
Action_F_Standard_SF(Fopr *fopr, Force *fopr_force)
 
Base class of HMC action class family.
 
void set_config(Field *U)
setting pointer to the gauge configuration.
 
virtual void set_config(Field *)=0
sets the gauge configuration.
 
Communicator * comm
Needed to know a node at the temporal boundary.
 
Base class for linear solver class family.
 
Bridge::VerboseLevel m_vl
 
void set_label(const std::string label)
 
Standard fermion action with SF BC for HMC.
 
double langevin(RandomNumbers *)
Langevis step.
 
double calcH()
calculate Hamiltonian of this action term.
 
int m_Nd
dimension of the spinor index
 
Communication library which wraps MPI.
 
Container of Field-type object.
 
void force(Field &)
returns force for molcular dynamical update of conjugate momenta.
 
int m_Nc2
number of the doubled color elements
 
Base class of fermion force calculation.