QUDA  v0.5.0
A library for QCD on GPUs
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Functions
cpu_gauge_field.cpp File Reference
#include <quda_internal.h>
#include <gauge_field.h>
#include <face_quda.h>
#include <assert.h>
#include <string.h>

Go to the source code of this file.

Namespaces

namespace  quda
 

Functions

template<typename Float >
void quda::transpose (Float *gT, const Float *g)
 
template<typename Float >
void quda::packGhost (Float **ghost, const Float **gauge, const int nFace, const int *X, const int volumeCB, const int *surfaceCB, const QudaGaugeFieldOrder order)