#include <face_quda.h>
|
| | FaceBuffer (const int *X, const int nDim, const int Ninternal, const int nFace, const QudaPrecision precision, const int Ls=1) |
| |
| | FaceBuffer (const FaceBuffer &) |
| |
| virtual | ~FaceBuffer () |
| |
| void | pack (quda::cudaColorSpinorField &in, int parity, int dagger, cudaStream_t *stream) |
| |
| void | gather (quda::cudaColorSpinorField &in, int dagger, int dir) |
| |
| void | commsStart (int dir) |
| |
| int | commsQuery (int dir) |
| |
| void | scatter (quda::cudaColorSpinorField &out, int dagger, int dir) |
| |
| void | exchangeCpuSpinor (quda::cpuColorSpinorField &in, int parity, int dagger) |
| |
| void | exchangeCpuLink (void **ghost_link, void **link_sendbuf) |
| |
Definition at line 10 of file face_quda.h.
| FaceBuffer::FaceBuffer |
( |
const int * |
X, |
|
|
const int |
nDim, |
|
|
const int |
Ninternal, |
|
|
const int |
nFace, |
|
|
const QudaPrecision |
precision, |
|
|
const int |
Ls = 1 |
|
) |
| |
| FaceBuffer::~FaceBuffer |
( |
| ) |
|
|
virtual |
| int FaceBuffer::commsQuery |
( |
int |
dir | ) |
|
| void FaceBuffer::commsStart |
( |
int |
dir | ) |
|
| void FaceBuffer::exchangeCpuLink |
( |
void ** |
ghost_link, |
|
|
void ** |
link_sendbuf |
|
) |
| |
| void FaceBuffer::flushPinnedCache |
( |
| ) |
|
|
static |
The documentation for this class was generated from the following files: