#include <color_spinor_field.h>
|
| | cpuColorSpinorField (const cpuColorSpinorField &) |
| |
| | cpuColorSpinorField (const ColorSpinorField &) |
| |
| | cpuColorSpinorField (const ColorSpinorParam &) |
| |
| virtual | ~cpuColorSpinorField () |
| |
| ColorSpinorField & | operator= (const ColorSpinorField &) |
| |
| cpuColorSpinorField & | operator= (const cpuColorSpinorField &) |
| |
| cpuColorSpinorField & | operator= (const cudaColorSpinorField &) |
| |
| void | Source (const QudaSourceType sourceType, const int st=0, const int s=0, const int c=0) |
| |
| void | PrintVector (unsigned int x) |
| |
| void | allocateGhostBuffer (void) |
| |
| void | packGhost (void *ghost_spinor, const int dim, const QudaDirection dir, const QudaParity parity, const int dagger) |
| |
| void | unpackGhost (void *ghost_spinor, const int dim, const QudaDirection dir, const int dagger) |
| |
| void * | V () |
| |
| const void * | V () const |
| |
| void | copy (const cpuColorSpinorField &) |
| |
| void | zero () |
| |
| QudaFieldLocation | Location () const |
| |
| | ColorSpinorField (const ColorSpinorField &) |
| |
| | ColorSpinorField (const ColorSpinorParam &) |
| |
| virtual | ~ColorSpinorField () |
| |
| QudaPrecision | Precision () const |
| |
| int | Ncolor () const |
| |
| int | Nspin () const |
| |
| QudaTwistFlavorType | TwistFlavor () const |
| |
| int | Ndim () const |
| |
| const int * | X () const |
| |
| int | X (int d) const |
| |
| int | RealLength () const |
| |
| int | Length () const |
| |
| int | TotalLength () const |
| |
| int | Stride () const |
| |
| int | Volume () const |
| |
| int | Pad () const |
| |
| size_t | Bytes () const |
| |
| size_t | NormBytes () const |
| |
| void | PrintDims () const |
| |
| QudaSiteSubset | SiteSubset () const |
| |
| QudaSiteOrder | SiteOrder () const |
| |
| QudaFieldOrder | FieldOrder () const |
| |
| QudaGammaBasis | GammaBasis () const |
| |
| int | GhostLength () const |
| |
| const int * | GhostFace () const |
| |
| int | GhostOffset (const int i) const |
| |
| int | GhostNormOffset (const int i) const |
| |
| void * | Ghost (const int i) |
| |
| const void * | Ghost (const int i) const |
| |
| void * | GhostNorm (const int i) |
| |
| const void * | GhostNorm (const int i) const |
| |
Definition at line 352 of file color_spinor_field.h.
| quda::cpuColorSpinorField::cpuColorSpinorField |
( |
const ColorSpinorParam & |
param | ) |
|
| quda::cpuColorSpinorField::~cpuColorSpinorField |
( |
| ) |
|
|
virtual |
| void quda::cpuColorSpinorField::allocateGhostBuffer |
( |
void |
| ) |
|
| void quda::cpuColorSpinorField::freeGhostBuffer |
( |
void |
| ) |
|
|
static |
| void quda::cpuColorSpinorField::packGhost |
( |
void * |
ghost_spinor, |
|
|
const int |
dim, |
|
|
const QudaDirection |
dir, |
|
|
const QudaParity |
parity, |
|
|
const int |
dagger |
|
) |
| |
| void quda::cpuColorSpinorField::PrintVector |
( |
unsigned int |
x | ) |
|
| void quda::cpuColorSpinorField::Source |
( |
const QudaSourceType |
sourceType, |
|
|
const int |
st = 0, |
|
|
const int |
s = 0, |
|
|
const int |
c = 0 |
|
) |
| |
| void quda::cpuColorSpinorField::unpackGhost |
( |
void * |
ghost_spinor, |
|
|
const int |
dim, |
|
|
const QudaDirection |
dir, |
|
|
const int |
dagger |
|
) |
| |
| void* quda::cpuColorSpinorField::V |
( |
| ) |
|
|
inline |
| const void* quda::cpuColorSpinorField::V |
( |
| ) |
const |
|
inline |
| void quda::cpuColorSpinorField::zero |
( |
| ) |
|
template<typename Float >
template<typename Float >
template<typename Float >
| void * quda::cpuColorSpinorField::backGhostFaceBuffer |
|
static |
| void * quda::cpuColorSpinorField::backGhostFaceSendBuffer |
|
static |
| void * quda::cpuColorSpinorField::fwdGhostFaceBuffer |
|
static |
| void * quda::cpuColorSpinorField::fwdGhostFaceSendBuffer |
|
static |
| int quda::cpuColorSpinorField::initGhostFaceBuffer =0 |
|
static |
The documentation for this class was generated from the following files: