QUDA v0.4.0
A library for QCD on GPUs
Functions
quda/lib/cpu_gauge_field.cpp File Reference
#include <gauge_field.h>
#include <face_quda.h>
#include <assert.h>
#include <string.h>

Go to the source code of this file.

Functions

template<typename Float >
void packGhost (Float **gauge, Float **ghost, const int nFace, const int *X, const int volumeCB, const int *surfaceCB)

Function Documentation

template<typename Float >
void packGhost ( Float **  gauge,
Float **  ghost,
const int  nFace,
const int *  X,
const int  volumeCB,
const int *  surfaceCB 
)

Definition at line 110 of file cpu_gauge_field.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines