#include <force_F_Clover_Nf2.h>
|
| | Force_F_Clover_Nf2 () |
| |
| | Force_F_Clover_Nf2 (std::string repr) |
| | Construction with gamma matrix representation. More...
|
| |
| | ~Force_F_Clover_Nf2 () |
| | Deconstructor. More...
|
| |
| void | set_parameters (const Parameters ¶ms) |
| | Setting parameters of clover fermion force. More...
|
| |
| void | set_parameters (const double kappa, const double cSW, const std::valarray< int > bc) |
| | Setting parameters with clover fermion parameters. More...
|
| |
| void | set_config (Field *U) |
| | Setting gauge configuration. More...
|
| |
| void | force_udiv (Field &force, const Field &eta) |
| | For recursive calculation of smeared force. More...
|
| |
| void | force_udiv1 (Field &force, const Field &zeta, const Field &eta) |
| | For recursive calculation of smeared force. More...
|
| |
| | Force () |
| |
| virtual | ~Force () |
| |
| void | set_parameter_verboselevel (const Bridge::VerboseLevel vl) |
| |
| virtual void | set_mode (const std::string &mode) |
| | in Force, setting the mode is optional when H is nonhermitian. More...
|
| |
| virtual void | force_core (Field &, const Field &) |
| |
| virtual void | force_core1 (Field &, const Field &, const Field &) |
| |
| virtual Field | force_core (const Field &) |
| |
| virtual Field | force_udiv (const Field &) |
| |
| virtual Field | force_core1 (const Field &, const Field &) |
| |
| virtual Field | force_udiv1 (const Field &, const Field &) |
| |
|
| static const std::string | class_name = "Force_F_Clover_Nf2" |
| |
Definition at line 46 of file force_F_Clover_Nf2.h.
| Force_F_Clover_Nf2::Force_F_Clover_Nf2 |
( |
| ) |
|
|
inline |
| Force_F_Clover_Nf2::Force_F_Clover_Nf2 |
( |
std::string |
repr | ) |
|
|
inline |
| Force_F_Clover_Nf2::~Force_F_Clover_Nf2 |
( |
| ) |
|
|
inline |
| void Force_F_Clover_Nf2::force_udiv |
( |
Field & |
force, |
|
|
const Field & |
eta |
|
) |
| |
|
virtual |
| void Force_F_Clover_Nf2::force_udiv1 |
( |
Field & |
force, |
|
|
const Field & |
zeta, |
|
|
const Field & |
eta |
|
) |
| |
|
virtual |
| int Force_F_Clover_Nf2::index_dir |
( |
int |
mu, |
|
|
int |
nu |
|
) |
| |
|
inlineprivate |
| void Force_F_Clover_Nf2::init |
( |
std::string |
repr | ) |
|
|
private |
| void Force_F_Clover_Nf2::set_component |
( |
| ) |
|
|
private |
| void Force_F_Clover_Nf2::set_config |
( |
Field * |
U | ) |
|
|
inlinevirtual |
| void Force_F_Clover_Nf2::set_parameters |
( |
const Parameters & |
params | ) |
|
|
virtual |
| void Force_F_Clover_Nf2::set_parameters |
( |
const double |
kappa, |
|
|
const double |
cSW, |
|
|
const std::valarray< int > |
bc |
|
) |
| |
Setting parameters with clover fermion parameters.
Setting parameters with clover fermion parameters.
| void Force_F_Clover_Nf2::tidyup |
( |
| ) |
|
|
private |
| const std::string Force_F_Clover_Nf2::class_name = "Force_F_Clover_Nf2" |
|
static |
| std::valarray<int> Force_F_Clover_Nf2::m_boundary |
|
private |
| double Force_F_Clover_Nf2::m_cSW |
|
private |
| double Force_F_Clover_Nf2::m_kappa |
|
private |
| int Force_F_Clover_Nf2::m_Ndim |
|
private |
| std::string Force_F_Clover_Nf2::m_repr |
|
private |
The documentation for this class was generated from the following files: