|
Grid 0.7.0
|
#include <Grid/qcd/action/fermion/FermionCore.h>Go to the source code of this file.
Macros | |
| #define | GENERIC_STENCIL_LEG(U, Dir, skew, multLink) |
| #define | GENERIC_STENCIL_LEG_INT(U, Dir, skew, multLink) |
| #define | GENERIC_STENCIL_LEG_EXT(U, Dir, skew, multLink) |
| #define | KERNEL_CALLNB(A, improved) |
| #define | KERNEL_CALL(A, improved) |
| #define | ASM_CALL(A) |
Functions | |
| NAMESPACE_BEGIN (Grid) | |
| NAMESPACE_END (Grid) | |
| #define GENERIC_STENCIL_LEG | ( | U, | |
| Dir, | |||
| skew, | |||
| multLink ) |
Definition at line 35 of file StaggeredKernelsImplementation.h.
| #define GENERIC_STENCIL_LEG_INT | ( | U, | |
| Dir, | |||
| skew, | |||
| multLink ) |
Definition at line 46 of file StaggeredKernelsImplementation.h.
Referenced by StaggeredKernels< Impl >::DhopSiteGenericInt().
| #define GENERIC_STENCIL_LEG_EXT | ( | U, | |
| Dir, | |||
| skew, | |||
| multLink ) |
Definition at line 58 of file StaggeredKernelsImplementation.h.
Referenced by StaggeredKernels< Impl >::DhopSiteGenericExt().
| #define KERNEL_CALLNB | ( | A, | |
| improved ) |
Definition at line 240 of file StaggeredKernelsImplementation.h.
| #define KERNEL_CALL | ( | A, | |
| improved ) |
Definition at line 248 of file StaggeredKernelsImplementation.h.
Referenced by StaggeredKernels< Impl >::DhopImproved(), and StaggeredKernels< Impl >::DhopNaive().
| #define ASM_CALL | ( | A | ) |
Definition at line 250 of file StaggeredKernelsImplementation.h.
Referenced by StaggeredKernels< Impl >::DhopImproved().
| NAMESPACE_BEGIN | ( | Grid | ) |
| NAMESPACE_END | ( | Grid | ) |