|
Bridge++
Ver. 1.1.x
|
#include <action_F_Staggered_eo.h>
Public Member Functions | |
| Action_F_Staggered_eo (Fopr *fopr, Force *fopr_force) | |
| ~Action_F_Staggered_eo () | |
| void | set_parameters (const Parameters ¶ms) |
| void | set_parameters (const Parameters_Fopr_Staggered_eo ¶ms) |
| 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_G * | m_U |
| int | m_status_linkv |
| Fopr * | m_fopr |
| Force * | m_fopr_force |
| Field | m_psf |
| Field | m_force |
| Index_eo | m_index_eo |
| Projection * | m_proj |
| Smear * | m_smear |
| ForceSmear * | m_force_smear |
| Solver * | m_solver |
| int | m_Nsmear |
| double | m_rho |
| std::valarray< Field > | m_Usmear |
| RandomNumbers * | m_rand |
Additional Inherited Members | |
Protected Attributes inherited from Action | |
| Bridge::VerboseLevel | m_vl |
Definition at line 51 of file action_F_Staggered_eo.h.
Definition at line 75 of file action_F_Staggered_eo.h.
|
inline |
Definition at line 92 of file action_F_Staggered_eo.h.
|
virtual |
calculate Hamiltonian of this action term.
Implements Action.
Definition at line 178 of file action_F_Staggered_eo.cpp.
|
virtual |
returns force for molcular dynamical update of conjugate momenta.
Implements Action.
Definition at line 235 of file action_F_Staggered_eo.cpp.
|
virtual |
|
inlinevirtual |
to be called when gauge configuration is updated.
Implements Action.
Definition at line 110 of file action_F_Staggered_eo.h.
|
inlinevirtual |
setting pointer to the gauge configuration.
Implements Action.
Definition at line 104 of file action_F_Staggered_eo.h.
|
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.
|
private |
Definition at line 56 of file action_F_Staggered_eo.h.
|
private |
Definition at line 57 of file action_F_Staggered_eo.h.
|
private |
Definition at line 59 of file action_F_Staggered_eo.h.
|
private |
Definition at line 65 of file action_F_Staggered_eo.h.
|
private |
Definition at line 61 of file action_F_Staggered_eo.h.
|
private |
Definition at line 68 of file action_F_Staggered_eo.h.
|
private |
Definition at line 63 of file action_F_Staggered_eo.h.
|
private |
Definition at line 58 of file action_F_Staggered_eo.h.
|
private |
Definition at line 72 of file action_F_Staggered_eo.h.
|
private |
Definition at line 69 of file action_F_Staggered_eo.h.
|
private |
Definition at line 64 of file action_F_Staggered_eo.h.
|
private |
Definition at line 66 of file action_F_Staggered_eo.h.
|
private |
Definition at line 54 of file action_F_Staggered_eo.h.
|
private |
Definition at line 53 of file action_F_Staggered_eo.h.
|
private |
Definition at line 70 of file action_F_Staggered_eo.h.