|
QUDA
1.0.0
|

Go to the source code of this file.
Namespaces | |
| quda | |
Macros | |
| #define | DISABLE_TROVE |
| #define | FINE_GRAINED_ACCESS |
Functions | |
| template<typename storeFloat , int Nc> | |
| void | quda::extractGhostMG (const GaugeField &u, storeFloat **Ghost, bool extract, int offset) |
| template<typename Float > | |
| void | quda::extractGhostMG (const GaugeField &u, Float **Ghost, bool extract, int offset) |
| void | quda::extractGaugeGhostMG (const GaugeField &u, void **ghost, bool extract, int offset) |
| #define DISABLE_TROVE |
Definition at line 3 of file extract_gauge_ghost_mg.cu.
| #define FINE_GRAINED_ACCESS |
Definition at line 4 of file extract_gauge_ghost_mg.cu.
1.8.13