Bridge++
Version 1.5.4
|
#include <fopr_Wilson_eo_impl.h>
Classes | |
struct | mult_arg |
Public Member Functions | |
Fopr_Wilson_eo () | |
Fopr_Wilson_eo (const std::string repr) | |
~Fopr_Wilson_eo () | |
void | set_parameters (const Parameters ¶ms) |
void | set_parameters (const double kappa, const std::vector< int > bc) |
void | set_config (Field *U) |
setting pointer to the gauge configuration. More... | |
void | set_config (unique_ptr< Field_G > &U) |
void | set_mode (const std::string mode) |
setting the mode of multiplication if necessary. Default implementation here is just to avoid irrelevant call. More... | |
std::string | get_mode () const |
only for Fopr_Overlap More... | |
void | preProp (Field &Be, Field &bo, const Field &b) |
void | postProp (Field &x, const Field &xe, const Field &bo) |
void | prePropD (Field &, Field &, const Field &) |
void | postPropD (Field &, const Field &, const Field &) |
void | prePropDag (Field &, Field &, const Field &) |
void | postPropDag (Field &, const Field &, const Field &) |
void | mult (Field &v, const Field &f) |
multiplies fermion operator to a given field (2nd argument) More... | |
void | mult_dag (Field &v, const Field &f) |
hermitian conjugate of mult(Field&, const Field&). More... | |
void | D (Field &v, const Field &f) |
void | Ddag (Field &v, const Field &f) |
void | DdagD (Field &v, const Field &f) |
void | DDdag (Field &v, const Field &f) |
void | H (Field &v, const Field &f) |
void | Meo (Field &, const Field &, const int ieo) |
void | Mdageo (Field &, const Field &, const int ieo) |
void | MeoMoe (Field &, const Field &) |
void | Meo_gm5 (Field &, const Field &, const int ieo) |
void | mult_gm5 (Field &, const Field &) |
gamma_5 multiplication. [31 Mar 2017 H.Matsufuru] More... | |
void | mult_gm5 (Field &) |
void | gm5_dirac (Field &, const Field &) |
void | gm5_chiral (Field &, const Field &) |
void | gm5_self_dirac (Field &) |
void | gm5_self_chiral (Field &) |
void | gm5p (const int mu, Field &, const Field &v) |
gamma_5 (1 - gamma_mu) v(x + mu) used in force calculation. More... | |
int | field_nvol () |
returns the volume for which the fermion operator is defined. More... | |
int | field_nin () |
returns the on-site d.o.f. for which the fermion operator is defined. More... | |
int | field_nex () |
returns the external d.o.f. for which the fermion operator is defined. More... | |
double | flop_count () |
this returns the number of floating point operations of Meo. More... | |
Public Member Functions inherited from Fopr_eo | |
virtual | ~Fopr_eo () |
Public Member Functions inherited from Fopr | |
Fopr () | |
virtual | ~Fopr () |
void | set_parameter_verboselevel (const Bridge::VerboseLevel vl) |
virtual void | mult (Field &, const Field &, const std::string mode) |
execute mult with specified mode (unchanging internal mode). [23 May 2016 H.Matsufuru]. More... | |
virtual void | mult_dag (Field &, const Field &, const std::string mode) |
execute mult_dag with specified mode (unchanging internal mode). [23 May 2016 H.Matsufuru]. More... | |
virtual void | mult_up (const int mu, Field &, const Field &) |
nearest neighbor hopping term: temporary entry [H.Matsufuru] More... | |
virtual void | mult_dn (const int mu, Field &, const Field &) |
virtual double | flop_count (const std::string mode) |
returns the flop in giga unit for a specified mode. [23 May 2016 H.Matsufuru] More... | |
Static Public Attributes | |
static const std::string | class_name = "Imp::Fopr_Wilson_eo" |
Private Member Functions | |
void | init (const std::string) |
void | tidyup () |
void | mult_xp (Field &, const Field &, const int ieo) |
void | mult_xm (Field &, const Field &, const int ieo) |
void | mult_yp (Field &, const Field &, const int ieo) |
void | mult_ym (Field &, const Field &, const int ieo) |
void | mult_zp (Field &, const Field &, const int ieo) |
void | mult_zm (Field &, const Field &, const int ieo) |
void | mult_tp_dirac (Field &, const Field &, const int ieo) |
void | mult_tm_dirac (Field &, const Field &, const int ieo) |
void | mult_tp_chiral (Field &, const Field &, const int ieo) |
void | mult_tm_chiral (Field &, const Field &, const int ieo) |
void | clear_impl (Field &) |
void | scal_impl (Field &, const double) |
void | setup_thread () |
void | mult_xp1_thread (const int, double *, const double *, const int) |
void | mult_xp2_thread (const int, double *, const double *, const int) |
void | mult_xpb_thread (const int, double *, const double *, const int) |
void | mult_xm1_thread (const int, double *, const double *, const int) |
void | mult_xm2_thread (const int, double *, const double *, const int) |
void | mult_xmb_thread (const int, double *, const double *, const int) |
void | mult_yp1_thread (const int, double *, const double *, const int) |
void | mult_yp2_thread (const int, double *, const double *, const int) |
void | mult_ypb_thread (const int, double *, const double *, const int) |
void | mult_ym1_thread (const int, double *, const double *, const int) |
void | mult_ym2_thread (const int, double *, const double *, const int) |
void | mult_ymb_thread (const int, double *, const double *, const int) |
void | mult_zp1_thread (const int, double *, const double *, const int) |
void | mult_zp2_thread (const int, double *, const double *, const int) |
void | mult_zpb_thread (const int, double *, const double *, const int) |
void | mult_zm1_thread (const int, double *, const double *, const int) |
void | mult_zm2_thread (const int, double *, const double *, const int) |
void | mult_zmb_thread (const int, double *, const double *, const int) |
void | mult_tp1_dirac_thread (const int, double *, const double *, const int) |
void | mult_tp2_dirac_thread (const int, double *, const double *, const int) |
void | mult_tpb_dirac_thread (const int, double *, const double *, const int) |
void | mult_tm1_dirac_thread (const int, double *, const double *, const int) |
void | mult_tm2_dirac_thread (const int, double *, const double *, const int) |
void | mult_tmb_dirac_thread (const int, double *, const double *, const int) |
void | mult_tp1_chiral_thread (const int, double *, const double *, const int) |
void | mult_tp2_chiral_thread (const int, double *, const double *, const int) |
void | mult_tpb_chiral_thread (const int, double *, const double *, const int) |
void | mult_tm1_chiral_thread (const int, double *, const double *, const int) |
void | mult_tm2_chiral_thread (const int, double *, const double *, const int) |
void | mult_tmb_chiral_thread (const int, double *, const double *, const int) |
void | scal_thread (const int, double *, const double) |
void | clear_thread (const int, double *) |
void | gm5_dirac_thread (const int, double *, const double *) |
void | gm5_chiral_thread (const int, double *, const double *) |
void | gm5_dirac_thread (const int, double *) |
void | gm5_chiral_thread (const int, double *) |
Private Attributes | |
int | m_Nc |
int | m_Nd |
int | m_Nvc |
int | m_Ndf |
int | m_Nvol |
int | m_Nvol2 |
int | m_Ndim |
int | m_Nx |
int | m_Ny |
int | m_Nz |
int | m_Nt |
int | m_Nx2 |
double | m_kappa |
hopping parameter. More... | |
std::vector< int > | m_boundary |
boundary condition. More... | |
std::vector< double > | m_boundary_each_node |
b.c. for each node. More... | |
std::string | m_mode |
mult mode. More... | |
std::string | m_repr |
Dirac matrix representation. More... | |
Index_eo | m_index |
Field_G * | m_Ueo |
Field_G * | m_U |
dummy: pointing m_Ueo. More... | |
std::vector< int > | m_yzt_eo |
Field | m_v1 |
Field | m_v2 |
Field | m_w1 |
Field | m_w2 |
working field. More... | |
double * | vcp1_xp |
arrays for data transfer. More... | |
double * | vcp2_xp |
double * | vcp1_xm |
double * | vcp2_xm |
double * | vcp1_yp |
double * | vcp2_yp |
double * | vcp1_ym |
double * | vcp2_ym |
double * | vcp1_zp |
double * | vcp2_zp |
double * | vcp1_zm |
double * | vcp2_zm |
double * | vcp1_tp |
double * | vcp2_tp |
double * | vcp1_tm |
double * | vcp2_tm |
void(Fopr_Wilson_eo::* | m_gm5 )(Field &, const Field &) |
void(Fopr_Wilson_eo::* | m_gm5_self )(Field &) |
void(Fopr_Wilson_eo::* | m_mult_tp )(Field &, const Field &, const int ieo) |
void(Fopr_Wilson_eo::* | m_mult_tm )(Field &, const Field &, const int ieo) |
void(Fopr_Wilson_eo::* | m_mult )(Field &, const Field &) |
void(Fopr_Wilson_eo::* | m_mult_dag )(Field &, const Field &) |
void(Fopr_Wilson_eo::* | m_D )(Field &, const Field &) |
void(Fopr_Wilson_eo::* | m_preProp )(Field &, Field &, const Field &) |
void(Fopr_Wilson_eo::* | m_postProp )(Field &, const Field &, const Field &) |
int | m_Mz |
int | m_Mt |
int | m_Nthread |
int | m_Ntask |
int | m_Ntask_z |
int | m_Ntask_t |
std::vector< mult_arg > | m_arg |
Additional Inherited Members | |
Protected Attributes inherited from Fopr | |
Bridge::VerboseLevel | m_vl |
Definition at line 35 of file fopr_Wilson_eo_impl.h.
|
inline |
Definition at line 77 of file fopr_Wilson_eo_impl.h.
|
inline |
Definition at line 80 of file fopr_Wilson_eo_impl.h.
|
inline |
Definition at line 83 of file fopr_Wilson_eo_impl.h.
|
private |
Definition at line 566 of file fopr_Wilson_eo_impl.cpp.
|
private |
Definition at line 126 of file fopr_Wilson_eo_impl_thread.cpp.
Definition at line 390 of file fopr_Wilson_eo_impl.cpp.
Definition at line 403 of file fopr_Wilson_eo_impl.cpp.
Definition at line 355 of file fopr_Wilson_eo_impl.cpp.
Definition at line 363 of file fopr_Wilson_eo_impl.cpp.
|
inlinevirtual |
returns the external d.o.f. for which the fermion operator is defined.
Implements Fopr_eo.
Definition at line 141 of file fopr_Wilson_eo_impl.h.
|
inlinevirtual |
returns the on-site d.o.f. for which the fermion operator is defined.
Implements Fopr_eo.
Definition at line 140 of file fopr_Wilson_eo_impl.h.
|
inlinevirtual |
returns the volume for which the fermion operator is defined.
Implements Fopr_eo.
Definition at line 139 of file fopr_Wilson_eo_impl.h.
|
virtual |
this returns the number of floating point operations of Meo.
Reimplemented from Fopr.
Definition at line 962 of file fopr_Wilson_eo_impl.cpp.
|
virtual |
only for Fopr_Overlap
Reimplemented from Fopr_eo.
Definition at line 251 of file fopr_Wilson_eo_impl.cpp.
Definition at line 499 of file fopr_Wilson_eo_impl.cpp.
|
private |
Definition at line 2028 of file fopr_Wilson_eo_impl_thread.cpp.
|
private |
Definition at line 2101 of file fopr_Wilson_eo_impl_thread.cpp.
Definition at line 479 of file fopr_Wilson_eo_impl.cpp.
|
private |
Definition at line 1992 of file fopr_Wilson_eo_impl_thread.cpp.
|
private |
Definition at line 2064 of file fopr_Wilson_eo_impl_thread.cpp.
void Imp::Fopr_Wilson_eo::gm5_self_chiral | ( | Field & | w | ) |
Definition at line 537 of file fopr_Wilson_eo_impl.cpp.
void Imp::Fopr_Wilson_eo::gm5_self_dirac | ( | Field & | w | ) |
Definition at line 519 of file fopr_Wilson_eo_impl.cpp.
gamma_5 (1 - gamma_mu) v(x + mu) used in force calculation.
Definition at line 555 of file fopr_Wilson_eo_impl.cpp.
Definition at line 371 of file fopr_Wilson_eo_impl.cpp.
|
private |
Definition at line 29 of file fopr_Wilson_eo_impl.cpp.
Definition at line 442 of file fopr_Wilson_eo_impl.cpp.
Definition at line 414 of file fopr_Wilson_eo_impl.cpp.
Definition at line 456 of file fopr_Wilson_eo_impl.cpp.
Definition at line 379 of file fopr_Wilson_eo_impl.cpp.
multiplies fermion operator to a given field (2nd argument)
Reimplemented from Fopr_eo.
Definition at line 109 of file fopr_Wilson_eo_impl.h.
hermitian conjugate of mult(Field&, const Field&).
Reimplemented from Fopr_eo.
Definition at line 112 of file fopr_Wilson_eo_impl.h.
gamma_5 multiplication. [31 Mar 2017 H.Matsufuru]
Reimplemented from Fopr.
Definition at line 465 of file fopr_Wilson_eo_impl.cpp.
void Imp::Fopr_Wilson_eo::mult_gm5 | ( | Field & | w | ) |
Definition at line 472 of file fopr_Wilson_eo_impl.cpp.
|
private |
Definition at line 1802 of file fopr_Wilson_eo_impl_thread.cpp.
|
private |
Definition at line 1450 of file fopr_Wilson_eo_impl_thread.cpp.
|
private |
Definition at line 1867 of file fopr_Wilson_eo_impl_thread.cpp.
|
private |
Definition at line 1513 of file fopr_Wilson_eo_impl_thread.cpp.
Definition at line 926 of file fopr_Wilson_eo_impl.cpp.
Definition at line 854 of file fopr_Wilson_eo_impl.cpp.
|
private |
Definition at line 1922 of file fopr_Wilson_eo_impl_thread.cpp.
|
private |
Definition at line 1561 of file fopr_Wilson_eo_impl_thread.cpp.
|
private |
Definition at line 1619 of file fopr_Wilson_eo_impl_thread.cpp.
|
private |
Definition at line 1293 of file fopr_Wilson_eo_impl_thread.cpp.
|
private |
Definition at line 1669 of file fopr_Wilson_eo_impl_thread.cpp.
|
private |
Definition at line 1341 of file fopr_Wilson_eo_impl_thread.cpp.
Definition at line 890 of file fopr_Wilson_eo_impl.cpp.
Definition at line 818 of file fopr_Wilson_eo_impl.cpp.
|
private |
Definition at line 1732 of file fopr_Wilson_eo_impl_thread.cpp.
|
private |
Definition at line 1392 of file fopr_Wilson_eo_impl_thread.cpp.
Definition at line 638 of file fopr_Wilson_eo_impl.cpp.
|
private |
Definition at line 350 of file fopr_Wilson_eo_impl_thread.cpp.
|
private |
Definition at line 422 of file fopr_Wilson_eo_impl_thread.cpp.
|
private |
Definition at line 485 of file fopr_Wilson_eo_impl_thread.cpp.
Definition at line 602 of file fopr_Wilson_eo_impl.cpp.
|
private |
Definition at line 150 of file fopr_Wilson_eo_impl_thread.cpp.
|
private |
Definition at line 207 of file fopr_Wilson_eo_impl_thread.cpp.
|
private |
Definition at line 277 of file fopr_Wilson_eo_impl_thread.cpp.
Definition at line 710 of file fopr_Wilson_eo_impl.cpp.
|
private |
Definition at line 737 of file fopr_Wilson_eo_impl_thread.cpp.
|
private |
Definition at line 800 of file fopr_Wilson_eo_impl_thread.cpp.
|
private |
Definition at line 853 of file fopr_Wilson_eo_impl_thread.cpp.
Definition at line 674 of file fopr_Wilson_eo_impl.cpp.
|
private |
Definition at line 559 of file fopr_Wilson_eo_impl_thread.cpp.
|
private |
Definition at line 607 of file fopr_Wilson_eo_impl_thread.cpp.
|
private |
Definition at line 668 of file fopr_Wilson_eo_impl_thread.cpp.
Definition at line 782 of file fopr_Wilson_eo_impl.cpp.
|
private |
Definition at line 1104 of file fopr_Wilson_eo_impl_thread.cpp.
|
private |
Definition at line 1169 of file fopr_Wilson_eo_impl_thread.cpp.
|
private |
Definition at line 1224 of file fopr_Wilson_eo_impl_thread.cpp.
Definition at line 746 of file fopr_Wilson_eo_impl.cpp.
|
private |
Definition at line 922 of file fopr_Wilson_eo_impl_thread.cpp.
|
private |
Definition at line 972 of file fopr_Wilson_eo_impl_thread.cpp.
|
private |
Definition at line 1035 of file fopr_Wilson_eo_impl_thread.cpp.
Implements Fopr_eo.
Definition at line 101 of file fopr_Wilson_eo_impl.h.
Definition at line 284 of file fopr_Wilson_eo_impl.cpp.
Definition at line 332 of file fopr_Wilson_eo_impl.cpp.
Implements Fopr_eo.
Definition at line 98 of file fopr_Wilson_eo_impl.h.
Definition at line 258 of file fopr_Wilson_eo_impl.cpp.
Definition at line 307 of file fopr_Wilson_eo_impl.cpp.
|
private |
Definition at line 584 of file fopr_Wilson_eo_impl.cpp.
|
private |
Definition at line 102 of file fopr_Wilson_eo_impl_thread.cpp.
|
virtual |
setting pointer to the gauge configuration.
Implements Fopr_eo.
Definition at line 212 of file fopr_Wilson_eo_impl.cpp.
|
inlinevirtual |
Implements Fopr_eo.
Definition at line 91 of file fopr_Wilson_eo_impl.h.
|
virtual |
setting the mode of multiplication if necessary. Default implementation here is just to avoid irrelevant call.
Reimplemented from Fopr_eo.
Definition at line 220 of file fopr_Wilson_eo_impl.cpp.
|
virtual |
Implements Fopr.
Definition at line 159 of file fopr_Wilson_eo_impl.cpp.
void Imp::Fopr_Wilson_eo::set_parameters | ( | const double | kappa, |
const std::vector< int > | bc | ||
) |
Definition at line 183 of file fopr_Wilson_eo_impl.cpp.
|
private |
Definition at line 29 of file fopr_Wilson_eo_impl_thread.cpp.
|
private |
Definition at line 132 of file fopr_Wilson_eo_impl.cpp.
|
static |
Definition at line 38 of file fopr_Wilson_eo_impl.h.
|
private |
Definition at line 175 of file fopr_Wilson_eo_impl.h.
|
private |
boundary condition.
Definition at line 46 of file fopr_Wilson_eo_impl.h.
|
private |
b.c. for each node.
Definition at line 47 of file fopr_Wilson_eo_impl.h.
Definition at line 72 of file fopr_Wilson_eo_impl.h.
Definition at line 65 of file fopr_Wilson_eo_impl.h.
|
private |
Definition at line 66 of file fopr_Wilson_eo_impl.h.
|
private |
Definition at line 52 of file fopr_Wilson_eo_impl.h.
|
private |
hopping parameter.
Definition at line 45 of file fopr_Wilson_eo_impl.h.
|
private |
mult mode.
Definition at line 49 of file fopr_Wilson_eo_impl.h.
|
private |
Definition at line 165 of file fopr_Wilson_eo_impl.h.
Definition at line 70 of file fopr_Wilson_eo_impl.h.
Definition at line 71 of file fopr_Wilson_eo_impl.h.
|
private |
Definition at line 68 of file fopr_Wilson_eo_impl.h.
|
private |
Definition at line 67 of file fopr_Wilson_eo_impl.h.
|
private |
Definition at line 165 of file fopr_Wilson_eo_impl.h.
|
private |
Definition at line 41 of file fopr_Wilson_eo_impl.h.
|
private |
Definition at line 41 of file fopr_Wilson_eo_impl.h.
|
private |
Definition at line 41 of file fopr_Wilson_eo_impl.h.
|
private |
Definition at line 42 of file fopr_Wilson_eo_impl.h.
|
private |
Definition at line 43 of file fopr_Wilson_eo_impl.h.
|
private |
Definition at line 166 of file fopr_Wilson_eo_impl.h.
|
private |
Definition at line 167 of file fopr_Wilson_eo_impl.h.
|
private |
Definition at line 167 of file fopr_Wilson_eo_impl.h.
|
private |
Definition at line 166 of file fopr_Wilson_eo_impl.h.
|
private |
Definition at line 41 of file fopr_Wilson_eo_impl.h.
|
private |
Definition at line 42 of file fopr_Wilson_eo_impl.h.
|
private |
Definition at line 42 of file fopr_Wilson_eo_impl.h.
|
private |
Definition at line 43 of file fopr_Wilson_eo_impl.h.
|
private |
Definition at line 43 of file fopr_Wilson_eo_impl.h.
|
private |
Definition at line 43 of file fopr_Wilson_eo_impl.h.
|
private |
Definition at line 43 of file fopr_Wilson_eo_impl.h.
|
private |
Definition at line 74 of file fopr_Wilson_eo_impl.h.
Definition at line 73 of file fopr_Wilson_eo_impl.h.
|
private |
Dirac matrix representation.
Definition at line 50 of file fopr_Wilson_eo_impl.h.
|
private |
dummy: pointing m_Ueo.
Definition at line 54 of file fopr_Wilson_eo_impl.h.
|
private |
Definition at line 53 of file fopr_Wilson_eo_impl.h.
|
private |
Definition at line 57 of file fopr_Wilson_eo_impl.h.
|
private |
Definition at line 57 of file fopr_Wilson_eo_impl.h.
|
private |
Definition at line 57 of file fopr_Wilson_eo_impl.h.
|
private |
working field.
Definition at line 57 of file fopr_Wilson_eo_impl.h.
|
private |
Definition at line 56 of file fopr_Wilson_eo_impl.h.
|
private |
Definition at line 63 of file fopr_Wilson_eo_impl.h.
|
private |
Definition at line 63 of file fopr_Wilson_eo_impl.h.
|
private |
Definition at line 60 of file fopr_Wilson_eo_impl.h.
|
private |
arrays for data transfer.
Definition at line 60 of file fopr_Wilson_eo_impl.h.
|
private |
Definition at line 61 of file fopr_Wilson_eo_impl.h.
|
private |
Definition at line 61 of file fopr_Wilson_eo_impl.h.
|
private |
Definition at line 62 of file fopr_Wilson_eo_impl.h.
|
private |
Definition at line 62 of file fopr_Wilson_eo_impl.h.
|
private |
Definition at line 63 of file fopr_Wilson_eo_impl.h.
|
private |
Definition at line 63 of file fopr_Wilson_eo_impl.h.
|
private |
Definition at line 60 of file fopr_Wilson_eo_impl.h.
|
private |
Definition at line 60 of file fopr_Wilson_eo_impl.h.
|
private |
Definition at line 61 of file fopr_Wilson_eo_impl.h.
|
private |
Definition at line 61 of file fopr_Wilson_eo_impl.h.
|
private |
Definition at line 62 of file fopr_Wilson_eo_impl.h.
|
private |
Definition at line 62 of file fopr_Wilson_eo_impl.h.