|
Bridge++
Ver. 1.1.x
|
Action for overlap fermion: temporary implementation. More...
#include <action_F_Overlap_Nf2.h>
Public Member Functions | |
| Action_F_Overlap_Nf2 () | |
| ~Action_F_Overlap_Nf2 () | |
| void | set_parameters (const Parameters ¶m) |
| void | set_parameters () |
| void | set_config (Field *U) |
| setting pointer to the gauge configuration. More... | |
| void | set_eigenmodes () |
| 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... | |
| Field | force_core (Field_F &, Field_F &) |
| Field | force_Wilson_core (Field_F &, Field_F &) |
Public Member Functions inherited from Action | |
| Action () | |
| virtual | ~Action () |
| void | set_parameter_verboselevel (const Bridge::VerboseLevel vl) |
Private Attributes | |
| Field_G * | m_U |
| Index_lex * | m_index |
| RandomNumbers * | m_rand |
| double | m_M0 |
| double | m_kappa |
| std::valarray< int > | m_boundary |
| Fopr_Wilson * | m_fopr_w |
| Field_F | m_psf |
| double | m_mq |
| double | m_x_min |
| double | m_x_max |
| double | m_Stop_cond_ms |
| int | m_Np |
| int | m_Niter_ms |
| Fopr_Overlap * | m_fopr_ov |
| Field | m_force |
| int | m_status_linkv |
| std::valarray< double > | m_cl |
| std::valarray< double > | m_bl |
| std::valarray< double > | m_sigma |
| SortField_AbsLow * | m_sort |
| Eigensolver_IRLanczos * | m_eigen |
| int | m_Nmm |
| int | m_Nsbt |
| std::valarray< double > | m_TDa |
| std::valarray< Field > | m_vk |
Additional Inherited Members | |
Protected Attributes inherited from Action | |
| Bridge::VerboseLevel | m_vl |
Action for overlap fermion: temporary implementation.
This is Action class dedicated to overlap fermion, as a temporary implementation. It may be not well organized and to be improved. [28 Dec 2011 H.Matsufuru]
Definition at line 42 of file action_F_Overlap_Nf2.h.
|
inline |
Definition at line 77 of file action_F_Overlap_Nf2.h.
|
inline |
Definition at line 83 of file action_F_Overlap_Nf2.h.
|
virtual |
calculate Hamiltonian of this action term.
Implements Action.
Definition at line 129 of file action_F_Overlap_Nf2.cpp.
|
virtual |
returns force for molcular dynamical update of conjugate momenta.
Implements Action.
Definition at line 166 of file action_F_Overlap_Nf2.cpp.
|
virtual |
|
inlinevirtual |
to be called when gauge configuration is updated.
Implements Action.
Definition at line 104 of file action_F_Overlap_Nf2.h.
|
inlinevirtual |
setting pointer to the gauge configuration.
Implements Action.
Definition at line 96 of file action_F_Overlap_Nf2.h.
| void Action_F_Overlap_Nf2::set_eigenmodes | ( | ) |
|
virtual |
Implements Action.
Definition at line 17 of file action_F_Overlap_Nf2.cpp.
| void Action_F_Overlap_Nf2::set_parameters | ( | ) |
Definition at line 26 of file action_F_Overlap_Nf2.cpp.
|
private |
Definition at line 64 of file action_F_Overlap_Nf2.h.
|
private |
Definition at line 50 of file action_F_Overlap_Nf2.h.
|
private |
Definition at line 63 of file action_F_Overlap_Nf2.h.
|
private |
Definition at line 69 of file action_F_Overlap_Nf2.h.
|
private |
Definition at line 57 of file action_F_Overlap_Nf2.h.
|
private |
Definition at line 51 of file action_F_Overlap_Nf2.h.
|
private |
Definition at line 59 of file action_F_Overlap_Nf2.h.
|
private |
Definition at line 46 of file action_F_Overlap_Nf2.h.
|
private |
Definition at line 49 of file action_F_Overlap_Nf2.h.
|
private |
Definition at line 49 of file action_F_Overlap_Nf2.h.
|
private |
Definition at line 55 of file action_F_Overlap_Nf2.h.
|
private |
Definition at line 56 of file action_F_Overlap_Nf2.h.
|
private |
Definition at line 70 of file action_F_Overlap_Nf2.h.
|
private |
Definition at line 56 of file action_F_Overlap_Nf2.h.
|
private |
Definition at line 71 of file action_F_Overlap_Nf2.h.
|
private |
Definition at line 53 of file action_F_Overlap_Nf2.h.
|
private |
Definition at line 47 of file action_F_Overlap_Nf2.h.
|
private |
Definition at line 65 of file action_F_Overlap_Nf2.h.
|
private |
Definition at line 68 of file action_F_Overlap_Nf2.h.
|
private |
Definition at line 60 of file action_F_Overlap_Nf2.h.
|
private |
Definition at line 55 of file action_F_Overlap_Nf2.h.
|
private |
Definition at line 72 of file action_F_Overlap_Nf2.h.
|
private |
Definition at line 45 of file action_F_Overlap_Nf2.h.
|
private |
Definition at line 73 of file action_F_Overlap_Nf2.h.
|
private |
Definition at line 55 of file action_F_Overlap_Nf2.h.
|
private |
Definition at line 55 of file action_F_Overlap_Nf2.h.