|
Grid 0.7.0
|
#include <Grid/qcd/action/fermion/FermionCore.h>Go to the source code of this file.
Macros | |
| #define | GENERIC_STENCIL_LEG(Dir, spProj, Recon) |
| #define | GENERIC_STENCIL_LEG_INT(Dir, spProj, Recon) |
| #define | GENERIC_STENCIL_LEG_EXT(Dir, spProj, Recon) |
| #define | GENERIC_DHOPDIR_LEG_BODY(Dir, spProj, Recon) |
| #define | GENERIC_DHOPDIR_LEG(Dir, spProj, Recon) |
| #define | DhopDirMacro(Dir, spProj, spRecon) |
| #define | LoopBody(Dir) |
| #define | MAKE_ID(A) |
| #define | KERNEL_CALL_ID(A) |
| #define | KERNEL_CALLNB(A) |
| #define | KERNEL_CALL(A) |
| #define | KERNEL_CALL_EXT(A) |
| #define | ASM_CALL(A) |
| #define | ASM_CALL_SLICE(A) |
Functions | |
| NAMESPACE_BEGIN (Grid) | |
| DhopDirMacro (Xp, spProjXp, spReconXp) | |
| DhopDirMacro (Yp, spProjYp, spReconYp) | |
| DhopDirMacro (Zp, spProjZp, spReconZp) | |
| DhopDirMacro (Tp, spProjTp, spReconTp) | |
| DhopDirMacro (Xm, spProjXm, spReconXm) | |
| DhopDirMacro (Ym, spProjYm, spReconYm) | |
| DhopDirMacro (Zm, spProjZm, spReconZm) | |
| DhopDirMacro (Tm, spProjTm, spReconTm) | |
| NAMESPACE_END (Grid) | |
| #define GENERIC_STENCIL_LEG | ( | Dir, | |
| spProj, | |||
| Recon ) |
Definition at line 57 of file WilsonKernelsImplementation.h.
Referenced by WilsonKernels< Impl >::GenericDhopSite(), and WilsonKernels< Impl >::GenericDhopSiteDag().
| #define GENERIC_STENCIL_LEG_INT | ( | Dir, | |
| spProj, | |||
| Recon ) |
Definition at line 70 of file WilsonKernelsImplementation.h.
Referenced by WilsonKernels< Impl >::GenericDhopSiteDagInt(), and WilsonKernels< Impl >::GenericDhopSiteInt().
| #define GENERIC_STENCIL_LEG_EXT | ( | Dir, | |
| spProj, | |||
| Recon ) |
Definition at line 81 of file WilsonKernelsImplementation.h.
Referenced by WilsonKernels< Impl >::GenericDhopSiteDagExt(), and WilsonKernels< Impl >::GenericDhopSiteExt().
| #define GENERIC_DHOPDIR_LEG_BODY | ( | Dir, | |
| spProj, | |||
| Recon ) |
Definition at line 91 of file WilsonKernelsImplementation.h.
| #define GENERIC_DHOPDIR_LEG | ( | Dir, | |
| spProj, | |||
| Recon ) |
Definition at line 103 of file WilsonKernelsImplementation.h.
Referenced by WilsonKernels< Impl >::DhopDirK().
| #define DhopDirMacro | ( | Dir, | |
| spProj, | |||
| spRecon ) |
Definition at line 287 of file WilsonKernelsImplementation.h.
| #define LoopBody | ( | Dir | ) |
Referenced by WilsonKernels< Impl >::DhopDirKernel().
| #define MAKE_ID | ( | A | ) |
Definition at line 436 of file WilsonKernelsImplementation.h.
| #define KERNEL_CALL_ID | ( | A | ) |
Definition at line 441 of file WilsonKernelsImplementation.h.
Referenced by WilsonKernels< Impl >::DhopKernel().
| #define KERNEL_CALLNB | ( | A | ) |
Definition at line 455 of file WilsonKernelsImplementation.h.
Referenced by WilsonKernels< Impl >::DhopDagKernel(), and WilsonKernels< Impl >::DhopKernel().
| #define KERNEL_CALL | ( | A | ) |
Definition at line 463 of file WilsonKernelsImplementation.h.
Referenced by WilsonKernels< Impl >::DhopDagKernel(), and WilsonKernels< Impl >::DhopKernel().
| #define KERNEL_CALL_EXT | ( | A | ) |
Definition at line 465 of file WilsonKernelsImplementation.h.
Referenced by WilsonKernels< Impl >::DhopDagKernel(), and WilsonKernels< Impl >::DhopKernel().
| #define ASM_CALL | ( | A | ) |
Definition at line 475 of file WilsonKernelsImplementation.h.
Referenced by WilsonKernels< Impl >::DhopDagKernel(), and WilsonKernels< Impl >::DhopKernel().
| #define ASM_CALL_SLICE | ( | A | ) |
Definition at line 482 of file WilsonKernelsImplementation.h.
| NAMESPACE_BEGIN | ( | Grid | ) |
References spProjXp(), spReconXp(), and Xp.
References spProjYp(), spReconYp(), and Yp.
References spProjZp(), spReconZp(), and Zp.
References spProjTp(), spReconTp(), and Tp.
References spProjXm(), spReconXm(), and Xm.
References spProjYm(), spReconYm(), and Ym.
References spProjZm(), spReconZm(), and Zm.
References accelerator_inline, spProjTm(), spReconTm(), and Tm.
| NAMESPACE_END | ( | Grid | ) |