QUDA  1.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Namespaces | Macros | Functions
extract_gauge_ghost_mg.cu File Reference
#include <gauge_field_order.h>
#include <extract_gauge_ghost_helper.cuh>
Include dependency graph for extract_gauge_ghost_mg.cu:

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)
 

Macro Definition Documentation

◆ DISABLE_TROVE

#define DISABLE_TROVE

Definition at line 3 of file extract_gauge_ghost_mg.cu.

◆ FINE_GRAINED_ACCESS

#define FINE_GRAINED_ACCESS

Definition at line 4 of file extract_gauge_ghost_mg.cu.