|
Grid 0.7.0
|
#include <Grid/Grid.h>Go to the source code of this file.
Macros | |
| #define | LOAD_CHI(ptype, b) |
| #define | LOAD_CHI_COMMS(b) |
| #define | PERMUTE_DIR(dir) |
| #define | MULT(A, UChi) |
| #define | MULT_ADD(U, A, UChi) |
| #define | HAND_STENCIL_LEG_BASE(Dir, Perm, skew) |
| #define | HAND_STENCIL_LEG_BEGIN(Dir, Perm, skew, even) |
| #define | HAND_STENCIL_LEG(U, Dir, Perm, skew, even) |
| #define | HAND_STENCIL_LEG_INT(U, Dir, Perm, skew, even) |
| #define | HAND_STENCIL_LEG_EXT(U, Dir, Perm, skew, even) |
| #define | HAND_DECLARATIONS(Simd) |
Functions | |
| NAMESPACE_BEGIN (Grid) | |
| NAMESPACE_END (Grid) | |
| #define LOAD_CHI | ( | ptype, | |
| b ) |
Definition at line 51 of file StaggeredKernelsHand.h.
| #define LOAD_CHI_COMMS | ( | b | ) |
Definition at line 53 of file StaggeredKernelsHand.h.
| #define PERMUTE_DIR | ( | dir | ) |
Definition at line 59 of file StaggeredKernelsHand.h.
| #define MULT | ( | A, | |
| UChi ) |
Definition at line 68 of file StaggeredKernelsHand.h.
| #define MULT_ADD | ( | U, | |
| A, | |||
| UChi ) |
Definition at line 89 of file StaggeredKernelsHand.h.
| #define HAND_STENCIL_LEG_BASE | ( | Dir, | |
| Perm, | |||
| skew ) |
Definition at line 111 of file StaggeredKernelsHand.h.
| #define HAND_STENCIL_LEG_BEGIN | ( | Dir, | |
| Perm, | |||
| skew, | |||
| even ) |
Definition at line 125 of file StaggeredKernelsHand.h.
Referenced by StaggeredKernels< Impl >::DhopSiteHand().
| #define HAND_STENCIL_LEG | ( | U, | |
| Dir, | |||
| Perm, | |||
| skew, | |||
| even ) |
Definition at line 131 of file StaggeredKernelsHand.h.
Referenced by StaggeredKernels< Impl >::DhopSiteHand().
| #define HAND_STENCIL_LEG_INT | ( | U, | |
| Dir, | |||
| Perm, | |||
| skew, | |||
| even ) |
Definition at line 138 of file StaggeredKernelsHand.h.
Referenced by StaggeredKernels< Impl >::DhopSiteHandInt().
| #define HAND_STENCIL_LEG_EXT | ( | U, | |
| Dir, | |||
| Perm, | |||
| skew, | |||
| even ) |
Definition at line 155 of file StaggeredKernelsHand.h.
Referenced by StaggeredKernels< Impl >::DhopSiteHandExt().
| #define HAND_DECLARATIONS | ( | Simd | ) |
Definition at line 165 of file StaggeredKernelsHand.h.
Referenced by StaggeredKernels< Impl >::DhopSiteHand(), StaggeredKernels< Impl >::DhopSiteHandExt(), and StaggeredKernels< Impl >::DhopSiteHandInt().
| NAMESPACE_BEGIN | ( | Grid | ) |
| NAMESPACE_END | ( | Grid | ) |