QUDA  0.9.0
Classes | Namespaces | Functions
extract_gauge_ghost_helper.cuh File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

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

Namespaces

 quda
 

Functions

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