|
Grid 0.7.0
|
#include <Grid/qcd/action/fermion/FermionCore.h>Go to the source code of this file.
Macros | |
| #define | REGISTER |
| #define | LOAD_CHIMU(Ptype) |
| #define | PERMUTE_DIR(dir) |
| #define | MULT_2SPIN(A) |
| #define | LOAD_CHI |
| #define | XP_PROJ |
| #define | YP_PROJ |
| #define | ZP_PROJ |
| #define | TP_PROJ |
| #define | XM_PROJ |
| #define | YM_PROJ |
| #define | ZM_PROJ |
| #define | TM_PROJ |
| #define | XP_RECON |
| #define | XP_RECON_ACCUM |
| #define | XM_RECON |
| #define | XM_RECON_ACCUM |
| #define | YP_RECON_ACCUM |
| #define | YM_RECON_ACCUM |
| #define | ZP_RECON_ACCUM |
| #define | ZM_RECON_ACCUM |
| #define | TP_RECON_ACCUM |
| #define | TM_RECON_ACCUM |
| #define | HAND_STENCIL_LEGB(PROJ, PERM, DIR, RECON) |
| #define | HAND_STENCIL_LEG(PROJ, PERM, DIR, RECON) |
| #define | HAND_STENCIL_LEGA(PROJ, PERM, DIR, RECON) |
| #define | HAND_STENCIL_LEG_INT(PROJ, PERM, DIR, RECON) |
| #define | HAND_STENCIL_LEG_EXT(PROJ, PERM, DIR, RECON) |
| #define | HAND_RESULT(ss) |
| #define | HAND_RESULT_EXT(ss) |
| #define | HAND_DECLARATIONS(Simd) |
| #define | ZERO_RESULT |
| #define | Chimu_00 |
| #define | Chimu_01 |
| #define | Chimu_02 |
| #define | Chimu_10 |
| #define | Chimu_11 |
| #define | Chimu_12 |
| #define | Chimu_20 |
| #define | Chimu_21 |
| #define | Chimu_22 |
| #define | Chimu_30 |
| #define | Chimu_31 |
| #define | Chimu_32 |
Functions | |
| NAMESPACE_BEGIN (Grid) | |
| NAMESPACE_END (Grid) | |
| #define REGISTER |
Definition at line 77 of file WilsonKernelsHandImplementation.h.
| #define LOAD_CHIMU | ( | Ptype | ) |
Definition at line 96 of file WilsonKernelsHandImplementation.h.
| #define PERMUTE_DIR | ( | dir | ) |
Definition at line 111 of file WilsonKernelsHandImplementation.h.
| #define MULT_2SPIN | ( | A | ) |
Definition at line 121 of file WilsonKernelsHandImplementation.h.
| #define LOAD_CHI |
Definition at line 151 of file WilsonKernelsHandImplementation.h.
| #define XP_PROJ |
Definition at line 162 of file WilsonKernelsHandImplementation.h.
| #define YP_PROJ |
Definition at line 170 of file WilsonKernelsHandImplementation.h.
| #define ZP_PROJ |
Definition at line 178 of file WilsonKernelsHandImplementation.h.
| #define TP_PROJ |
Definition at line 186 of file WilsonKernelsHandImplementation.h.
| #define XM_PROJ |
Definition at line 197 of file WilsonKernelsHandImplementation.h.
| #define YM_PROJ |
Definition at line 205 of file WilsonKernelsHandImplementation.h.
| #define ZM_PROJ |
Definition at line 213 of file WilsonKernelsHandImplementation.h.
| #define TM_PROJ |
Definition at line 221 of file WilsonKernelsHandImplementation.h.
| #define XP_RECON |
Definition at line 233 of file WilsonKernelsHandImplementation.h.
| #define XP_RECON_ACCUM |
Definition at line 247 of file WilsonKernelsHandImplementation.h.
| #define XM_RECON |
Definition at line 261 of file WilsonKernelsHandImplementation.h.
| #define XM_RECON_ACCUM |
Definition at line 275 of file WilsonKernelsHandImplementation.h.
| #define YP_RECON_ACCUM |
Definition at line 289 of file WilsonKernelsHandImplementation.h.
| #define YM_RECON_ACCUM |
Definition at line 303 of file WilsonKernelsHandImplementation.h.
| #define ZP_RECON_ACCUM |
Definition at line 317 of file WilsonKernelsHandImplementation.h.
| #define ZM_RECON_ACCUM |
Definition at line 331 of file WilsonKernelsHandImplementation.h.
| #define TP_RECON_ACCUM |
Definition at line 345 of file WilsonKernelsHandImplementation.h.
| #define TM_RECON_ACCUM |
Definition at line 359 of file WilsonKernelsHandImplementation.h.
| #define HAND_STENCIL_LEGB | ( | PROJ, | |
| PERM, | |||
| DIR, | |||
| RECON ) |
Definition at line 373 of file WilsonKernelsHandImplementation.h.
| #define HAND_STENCIL_LEG | ( | PROJ, | |
| PERM, | |||
| DIR, | |||
| RECON ) |
Definition at line 392 of file WilsonKernelsHandImplementation.h.
Referenced by WilsonKernels< Impl >::HandDhopSite(), and WilsonKernels< Impl >::HandDhopSiteDag().
| #define HAND_STENCIL_LEGA | ( | PROJ, | |
| PERM, | |||
| DIR, | |||
| RECON ) |
Definition at line 411 of file WilsonKernelsHandImplementation.h.
| #define HAND_STENCIL_LEG_INT | ( | PROJ, | |
| PERM, | |||
| DIR, | |||
| RECON ) |
Definition at line 422 of file WilsonKernelsHandImplementation.h.
Referenced by WilsonKernels< Impl >::HandDhopSiteDagInt(), and WilsonKernels< Impl >::HandDhopSiteInt().
| #define HAND_STENCIL_LEG_EXT | ( | PROJ, | |
| PERM, | |||
| DIR, | |||
| RECON ) |
Definition at line 444 of file WilsonKernelsHandImplementation.h.
Referenced by WilsonKernels< Impl >::HandDhopSiteDagExt(), and WilsonKernels< Impl >::HandDhopSiteExt().
| #define HAND_RESULT | ( | ss | ) |
Definition at line 456 of file WilsonKernelsHandImplementation.h.
Referenced by WilsonKernels< Impl >::HandDhopSite(), WilsonKernels< Impl >::HandDhopSiteDag(), WilsonKernels< Impl >::HandDhopSiteDagInt(), and WilsonKernels< Impl >::HandDhopSiteInt().
| #define HAND_RESULT_EXT | ( | ss | ) |
Definition at line 473 of file WilsonKernelsHandImplementation.h.
Referenced by WilsonKernels< Impl >::HandDhopSiteDagExt(), and WilsonKernels< Impl >::HandDhopSiteExt().
| #define HAND_DECLARATIONS | ( | Simd | ) |
Definition at line 490 of file WilsonKernelsHandImplementation.h.
Referenced by WilsonKernels< Impl >::HandDhopSite(), WilsonKernels< Impl >::HandDhopSiteDag(), WilsonKernels< Impl >::HandDhopSiteDagExt(), WilsonKernels< Impl >::HandDhopSiteDagInt(), WilsonKernels< Impl >::HandDhopSiteExt(), and WilsonKernels< Impl >::HandDhopSiteInt().
| #define ZERO_RESULT |
Definition at line 522 of file WilsonKernelsHandImplementation.h.
| #define Chimu_00 |
Definition at line 536 of file WilsonKernelsHandImplementation.h.
| #define Chimu_01 |
Definition at line 537 of file WilsonKernelsHandImplementation.h.
| #define Chimu_02 |
Definition at line 538 of file WilsonKernelsHandImplementation.h.
| #define Chimu_10 |
Definition at line 539 of file WilsonKernelsHandImplementation.h.
| #define Chimu_11 |
Definition at line 540 of file WilsonKernelsHandImplementation.h.
| #define Chimu_12 |
Definition at line 541 of file WilsonKernelsHandImplementation.h.
| #define Chimu_20 |
Definition at line 542 of file WilsonKernelsHandImplementation.h.
| #define Chimu_21 |
Definition at line 543 of file WilsonKernelsHandImplementation.h.
| #define Chimu_22 |
Definition at line 544 of file WilsonKernelsHandImplementation.h.
| #define Chimu_30 |
Definition at line 545 of file WilsonKernelsHandImplementation.h.
| #define Chimu_31 |
Definition at line 546 of file WilsonKernelsHandImplementation.h.
| #define Chimu_32 |
Definition at line 547 of file WilsonKernelsHandImplementation.h.
| NAMESPACE_BEGIN | ( | Grid | ) |
References accelerator_inline, Tm, TM_PROJ, TM_RECON_ACCUM, Tp, TP_PROJ, TP_RECON_ACCUM, U, Xm, XM_PROJ, XM_RECON, Xp, XP_PROJ, XP_RECON_ACCUM, Ym, YM_PROJ, YM_RECON_ACCUM, Yp, YP_PROJ, YP_RECON_ACCUM, Zm, ZM_PROJ, ZM_RECON_ACCUM, Zp, ZP_PROJ, and ZP_RECON_ACCUM.
| NAMESPACE_END | ( | Grid | ) |