QUDA  1.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Classes | Namespaces | Functions
extract_gauge_ghost_helper.cuh File Reference
#include <tune_quda.h>
#include <quda_matrix.h>
Include dependency graph for extract_gauge_ghost_helper.cuh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  quda::ExtractGhostArg< Float, nColor_, Order, nDim >
 
class  quda::ExtractGhost< nDim, Arg >
 

Namespaces

 quda
 

Functions

template<int nDim, bool extract, typename Arg >
void quda::extractGhost (Arg &arg)
 
template<int nDim, bool extract, typename Arg >
__global__ void quda::extractGhostKernel (Arg arg)
 
template<typename Float , int length, typename Order >
void quda::extractGhost (Order order, const GaugeField &u, QudaFieldLocation location, bool extract, int offset)