|
Bridge++
Ver. 1.1.x
|
#include <force_F_Domainwall.h>
Public Member Functions | |
| Force_F_Domainwall () | |
| ~Force_F_Domainwall () | |
| void | set_parameters (const Parameters ¶ms) |
| void | set_parameters (const double mq, const double M0, const int Ns, const std::valarray< int > bc) |
| void | set_config (Field *U) |
| Field | force_core (const Field &eta) |
| Field | force_udiv (const Field &eta) |
| Field | force_udiv1 (const Field &zeta, const Field &eta) |
Public Member Functions inherited from Force | |
| Force () | |
| virtual | ~Force () |
| void | set_parameter_verboselevel (const Bridge::VerboseLevel vl) |
| virtual void | set_mode (std::string mode) |
| in Force, setting the mode is optional when H is nonhermitian. More... | |
| virtual Field | force_core1 (const Field &, const Field &) |
Private Attributes | |
| Field_G * | m_U |
| Index_lex * | m_index |
| double | m_mq |
| double | m_M0 |
| int | m_Ns |
| std::valarray< int > | m_boundary |
| Fopr_Wilson * | m_fopr_w |
| Fopr_Domainwall * | m_fopr_dw |
| Force_F_Wilson_Nf2 * | m_force_w |
Additional Inherited Members | |
Protected Attributes inherited from Force | |
| Bridge::VerboseLevel | m_vl |
Definition at line 42 of file force_F_Domainwall.h.
|
inline |
Definition at line 60 of file force_F_Domainwall.h.
|
inline |
Definition at line 69 of file force_F_Domainwall.h.
Implements Force.
Definition at line 124 of file force_F_Domainwall.cpp.
Implements Force.
Definition at line 150 of file force_F_Domainwall.cpp.
Reimplemented from Force.
Definition at line 173 of file force_F_Domainwall.cpp.
|
inlinevirtual |
Implements Force.
Definition at line 80 of file force_F_Domainwall.h.
|
virtual |
Implements Force.
Definition at line 46 of file force_F_Domainwall.cpp.
| void Force_F_Domainwall::set_parameters | ( | const double | mq, |
| const double | M0, | ||
| const int | Ns, | ||
| const std::valarray< int > | bc | ||
| ) |
|
private |
Definition at line 52 of file force_F_Domainwall.h.
|
private |
Definition at line 55 of file force_F_Domainwall.h.
|
private |
Definition at line 54 of file force_F_Domainwall.h.
|
private |
Definition at line 56 of file force_F_Domainwall.h.
|
private |
Definition at line 46 of file force_F_Domainwall.h.
|
private |
Definition at line 50 of file force_F_Domainwall.h.
|
private |
Definition at line 49 of file force_F_Domainwall.h.
|
private |
Definition at line 51 of file force_F_Domainwall.h.
|
private |
Definition at line 45 of file force_F_Domainwall.h.