#include <w_mesons.h>
Inherits cps::WspectGinfo.
Public Member Functions | |
| WspectMesons (const WspectQuark &quark1, const WspectQuark &quark2, const WspectHyperRectangle &whr, const WspectMomenta &mom) | |
| WspectMesons (const IFloat *quark1, const IFloat *quark2, const WspectHyperRectangle &whr, const WspectMomenta &mom) | |
| ~WspectMesons () | |
| void | print (WspectOutput *w_spect_output) const |
| void | print_mp (char *filename) const |
| void | dumpData (char *filename) const |
Protected Member Functions | |
| void | ColorAlgebra (int D1x, int D2x, int D1y, int D2y, const int a_local_site[LORENTZs], Complex &result) const |
| void | MomProject (int D1x, int D2x, int D1y, int D2y, int lclW) |
| void | DiracAlgebra (int lclW) |
| void | traceDirac (int sign, IFloat *gam1, IFloat *gam2, int mom, Complex *result_p) |
| void | Everything () |
Protected Attributes | |
| int | d_num_mom |
| const IFloat * | d_quark1_p |
| const IFloat * | d_quark2_p |
| const WspectHyperRectangle & | d_whr |
| const WspectMomenta & | d_mom |
| int | d_prop_dir |
| int | d_lclMin [LORENTZs] |
| int | d_lclMax [LORENTZs] |
| int | d_glb_walls |
| Complex | d_mom_proj [WspectMomenta::MAX_NUM+1][DIRACs][DIRACs][DIRACs][DIRACs] |
|
||||||||||||||||||||
|
Definition at line 73 of file w_mesons.C. References Everything(). |
|
||||||||||||||||||||
|
Definition at line 56 of file w_mesons.C. References Everything(). |
|
|
Definition at line 179 of file w_mesons.C. References cps::Verbose::Func(), cps::sfree(), cps::Verbose::Sfree(), and cps::VRB. |
|
||||||||||||||||||||||||||||
|
Definition at line 197 of file w_mesons.C. References cps::Complex, cps::conj(), d_quark1_p, d_quark2_p, and cps::WspectGinfo::siteOffset(). Referenced by MomProject(). |
|
|
Definition at line 318 of file w_mesons.C. References cps::Complex, d_glb_walls, d_mom_proj, cps::Fclose(), cps::Fopen(), cps::Fprintf(), cps::Verbose::Func(), cps::IFloat, cps::Rcomplex::imag(), MomProject(), cps::p(), cps::Rcomplex::real(), and cps::VRB. Referenced by Everything(). |
|
|
Definition at line 957 of file w_mesons.C. References cps::ERR, cps::Fclose(), cps::Error::FileA(), cps::Fopen(), and cps::Fprintf(). Referenced by Everything(). |
|
|
Definition at line 91 of file w_mesons.C. References cps::Complex, d_glb_walls, d_lclMax, d_lclMin, d_mom, d_num_mom, d_prop_dir, d_whr, cps::WspectHyperRectangle::dir(), DiracAlgebra(), dumpData(), cps::ERR, cps::Float, cps::Verbose::Func(), cps::glb_sum(), cps::IFloat, cps::WspectHyperRectangle::lclMax(), cps::WspectHyperRectangle::lclMin(), cps::WspectMomenta::numNonZeroMom(), cps::Error::Pointer(), cps::MPISCU::printf(), cps::Verbose::Smalloc(), cps::smalloc(), and cps::VRB. Referenced by WspectMesons(). |
|
||||||||||||||||||||||||
|
Definition at line 229 of file w_mesons.C. References ColorAlgebra(), cps::Complex, d_lclMax, d_lclMin, d_mom, d_mom_proj, cps::Verbose::Func(), and cps::VRB. Referenced by DiracAlgebra(). |
|
|
|
Definition at line 921 of file w_mesons.C. References cps::Complex, d_whr, cps::ERR, cps::Fclose(), cps::Error::FileA(), cps::Fopen(), cps::Fprintf(), cps::Verbose::Func(), cps::WspectHyperRectangle::glbCoord(), cps::Rcomplex::real(), and cps::VRB. Referenced by cps::AlgWspect::run(). |
|
||||||||||||||||||||||||
|
Definition at line 268 of file w_mesons.C. References cps::Complex, d_mom_proj, cps::ERR, and cps::Error::General(). |
|
|
Definition at line 81 of file w_mesons.h. Referenced by DiracAlgebra(), and Everything(). |
|
|
Definition at line 80 of file w_mesons.h. Referenced by Everything(), and MomProject(). |
|
|
Definition at line 79 of file w_mesons.h. Referenced by Everything(), and MomProject(). |
|
|
Definition at line 75 of file w_mesons.h. Referenced by Everything(), and MomProject(). |
|
|
Definition at line 84 of file w_mesons.h. Referenced by DiracAlgebra(), MomProject(), and traceDirac(). |
|
|
Definition at line 69 of file w_mesons.h. Referenced by Everything(). |
|
|
Definition at line 78 of file w_mesons.h. Referenced by Everything(). |
|
|
Definition at line 72 of file w_mesons.h. Referenced by ColorAlgebra(). |
|
|
Definition at line 73 of file w_mesons.h. Referenced by ColorAlgebra(). |
|
|
Definition at line 74 of file w_mesons.h. Referenced by Everything(), print(), and print_mp(). |
1.3.9.1