|
QUDA
v0.5.0
A library for QCD on GPUs
|
Go to the source code of this file.
Macros | |
| #define | READ_CLOVER_DOUBLE(clover, chi) |
| #define | READ_CLOVER_DOUBLE_STR(clover, chi) |
| #define | READ_CLOVER_SINGLE(clover, chi) |
| #define | READ_CLOVER_HALF(clover, chi) |
| #define | READ_CLOVER_DOUBLE_TEX(clover, chi) |
| #define | READ_CLOVER_SINGLE_TEX(clover, chi) |
| #define | READ_CLOVER_HALF_TEX(clover, chi) |
| #define READ_CLOVER_DOUBLE | ( | clover, | |
| chi | |||
| ) |
Definition at line 1 of file read_clover.h.
| #define READ_CLOVER_DOUBLE_STR | ( | clover, | |
| chi | |||
| ) |
Definition at line 21 of file read_clover.h.
| #define READ_CLOVER_DOUBLE_TEX | ( | clover, | |
| chi | |||
| ) |
Definition at line 75 of file read_clover.h.
| #define READ_CLOVER_HALF | ( | clover, | |
| chi | |||
| ) |
Definition at line 54 of file read_clover.h.
| #define READ_CLOVER_HALF_TEX | ( | clover, | |
| chi | |||
| ) |
Definition at line 108 of file read_clover.h.
| #define READ_CLOVER_SINGLE | ( | clover, | |
| chi | |||
| ) |
Definition at line 43 of file read_clover.h.
| #define READ_CLOVER_SINGLE_TEX | ( | clover, | |
| chi | |||
| ) |
Definition at line 97 of file read_clover.h.
1.8.2