Go to the source code of this file.
|
void | read_gauge_field (const char *filename, void *gauge[], QudaPrecision prec, const int *X, int argc, char *argv[]) |
|
void | write_gauge_field (const char *filename, void *gauge[], QudaPrecision prec, const int *X, int argc, char *argv[]) |
|
void | read_spinor_field (const char *filename, void *V[], QudaPrecision precision, const int *X, QudaSiteSubset subset, QudaParity parity, int nColor, int nSpin, int Nvec, int argc, char *argv[]) |
|
void | write_spinor_field (const char *filename, void *V[], QudaPrecision precision, const int *X, QudaSiteSubset subset, QudaParity parity, int nColor, int nSpin, int Nvec, int argc, char *argv[]) |
|
◆ read_gauge_field()
void read_gauge_field |
( |
const char * |
filename, |
|
|
void * |
gauge[], |
|
|
QudaPrecision |
prec, |
|
|
const int * |
X, |
|
|
int |
argc, |
|
|
char * |
argv[] |
|
) |
| |
|
inline |
◆ read_spinor_field()
void read_spinor_field |
( |
const char * |
filename, |
|
|
void * |
V[], |
|
|
QudaPrecision |
precision, |
|
|
const int * |
X, |
|
|
QudaSiteSubset |
subset, |
|
|
QudaParity |
parity, |
|
|
int |
nColor, |
|
|
int |
nSpin, |
|
|
int |
Nvec, |
|
|
int |
argc, |
|
|
char * |
argv[] |
|
) |
| |
|
inline |
◆ write_gauge_field()
void write_gauge_field |
( |
const char * |
filename, |
|
|
void * |
gauge[], |
|
|
QudaPrecision |
prec, |
|
|
const int * |
X, |
|
|
int |
argc, |
|
|
char * |
argv[] |
|
) |
| |
|
inline |
◆ write_spinor_field()
void write_spinor_field |
( |
const char * |
filename, |
|
|
void * |
V[], |
|
|
QudaPrecision |
precision, |
|
|
const int * |
X, |
|
|
QudaSiteSubset |
subset, |
|
|
QudaParity |
parity, |
|
|
int |
nColor, |
|
|
int |
nSpin, |
|
|
int |
Nvec, |
|
|
int |
argc, |
|
|
char * |
argv[] |
|
) |
| |
|
inline |