Bridge++  Ver. 1.1.x
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Action_F_Staggered_eo Class Reference

#include <action_F_Staggered_eo.h>

Inheritance diagram for Action_F_Staggered_eo:
Action

Public Member Functions

 Action_F_Staggered_eo (Fopr *fopr, Force *fopr_force)
 
 ~Action_F_Staggered_eo ()
 
void set_parameters (const Parameters &params)
 
void set_parameters (const Parameters_Fopr_Staggered_eo &params)
 
void set_parameters (int Nsmear, double rho)
 
void set_config (Field *U)
 setting pointer to the gauge configuration. More...
 
void notify_linkv ()
 to be called when gauge configuration is updated. More...
 
double langevin (RandomNumbers *)
 Langevis step. More...
 
double calcH ()
 calculate Hamiltonian of this action term. More...
 
const Field force ()
 returns force for molcular dynamical update of conjugate momenta. More...
 
- Public Member Functions inherited from Action
 Action ()
 
virtual ~Action ()
 
void set_parameter_verboselevel (const Bridge::VerboseLevel vl)
 

Private Attributes

Field_Gm_U
 
int m_status_linkv
 
Foprm_fopr
 
Forcem_fopr_force
 
Field m_psf
 
Field m_force
 
Index_eo m_index_eo
 
Projectionm_proj
 
Smearm_smear
 
ForceSmearm_force_smear
 
Solverm_solver
 
int m_Nsmear
 
double m_rho
 
std::valarray< Fieldm_Usmear
 
RandomNumbersm_rand
 

Additional Inherited Members

- Protected Attributes inherited from Action
Bridge::VerboseLevel m_vl
 

Detailed Description

Definition at line 51 of file action_F_Staggered_eo.h.

Constructor & Destructor Documentation

Action_F_Staggered_eo::Action_F_Staggered_eo ( Fopr fopr,
Force fopr_force 
)
inline

Definition at line 75 of file action_F_Staggered_eo.h.

Action_F_Staggered_eo::~Action_F_Staggered_eo ( )
inline

Definition at line 92 of file action_F_Staggered_eo.h.

Member Function Documentation

double Action_F_Staggered_eo::calcH ( )
virtual

calculate Hamiltonian of this action term.

Implements Action.

Definition at line 178 of file action_F_Staggered_eo.cpp.

const Field Action_F_Staggered_eo::force ( )
virtual

returns force for molcular dynamical update of conjugate momenta.

Implements Action.

Definition at line 235 of file action_F_Staggered_eo.cpp.

double Action_F_Staggered_eo::langevin ( RandomNumbers )
virtual

Langevis step.

Implements Action.

Definition at line 123 of file action_F_Staggered_eo.cpp.

void Action_F_Staggered_eo::notify_linkv ( )
inlinevirtual

to be called when gauge configuration is updated.

Implements Action.

Definition at line 110 of file action_F_Staggered_eo.h.

void Action_F_Staggered_eo::set_config ( Field U)
inlinevirtual

setting pointer to the gauge configuration.

Implements Action.

Definition at line 104 of file action_F_Staggered_eo.h.

void Action_F_Staggered_eo::set_parameters ( const Parameters params)
virtual

Implements Action.

Definition at line 42 of file action_F_Staggered_eo.cpp.

void Action_F_Staggered_eo::set_parameters ( const Parameters_Fopr_Staggered_eo params)

Definition at line 67 of file action_F_Staggered_eo.cpp.

void Action_F_Staggered_eo::set_parameters ( int  Nsmear,
double  rho 
)

Definition at line 77 of file action_F_Staggered_eo.cpp.

Member Data Documentation

Fopr* Action_F_Staggered_eo::m_fopr
private

Definition at line 56 of file action_F_Staggered_eo.h.

Force* Action_F_Staggered_eo::m_fopr_force
private

Definition at line 57 of file action_F_Staggered_eo.h.

Field Action_F_Staggered_eo::m_force
private

Definition at line 59 of file action_F_Staggered_eo.h.

ForceSmear* Action_F_Staggered_eo::m_force_smear
private

Definition at line 65 of file action_F_Staggered_eo.h.

Index_eo Action_F_Staggered_eo::m_index_eo
private

Definition at line 61 of file action_F_Staggered_eo.h.

int Action_F_Staggered_eo::m_Nsmear
private

Definition at line 68 of file action_F_Staggered_eo.h.

Projection* Action_F_Staggered_eo::m_proj
private

Definition at line 63 of file action_F_Staggered_eo.h.

Field Action_F_Staggered_eo::m_psf
private

Definition at line 58 of file action_F_Staggered_eo.h.

RandomNumbers* Action_F_Staggered_eo::m_rand
private

Definition at line 72 of file action_F_Staggered_eo.h.

double Action_F_Staggered_eo::m_rho
private

Definition at line 69 of file action_F_Staggered_eo.h.

Smear* Action_F_Staggered_eo::m_smear
private

Definition at line 64 of file action_F_Staggered_eo.h.

Solver* Action_F_Staggered_eo::m_solver
private

Definition at line 66 of file action_F_Staggered_eo.h.

int Action_F_Staggered_eo::m_status_linkv
private

Definition at line 54 of file action_F_Staggered_eo.h.

Field_G* Action_F_Staggered_eo::m_U
private

Definition at line 53 of file action_F_Staggered_eo.h.

std::valarray<Field> Action_F_Staggered_eo::m_Usmear
private

Definition at line 70 of file action_F_Staggered_eo.h.


The documentation for this class was generated from the following files: