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

Go to the source code of this file.

Classes

struct  quda::CopyGaugeArg< OutOrder, InOrder >
 

Namespaces

 quda
 

Functions

template<typename FloatOut , typename FloatIn , int length, typename Arg >
void quda::copyGauge (Arg &arg)
 
template<typename Float , int length, typename Arg >
void quda::checkNan (Arg &arg)
 
template<typename FloatOut , typename FloatIn , int length, typename Arg >
__global__ void quda::copyGaugeKernel (Arg arg)
 
template<typename FloatOut , typename FloatIn , int length, typename Arg >
void quda::copyGhost (Arg &arg)
 
template<typename FloatOut , typename FloatIn , int length, typename Arg >
__global__ void quda::copyGhostKernel (Arg arg)