QUDA v0.4.0
A library for QCD on GPUs
|
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) |
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.