|
QUDA v0.3.2
A library for QCD on GPUs
|
Go to the source code of this file.
Functions | |
| void | init () |
| void | end () |
| void | SU3Test () |
| int | main (int argc, char **argv) |
Variables | |
| QudaGaugeParam | param |
| void * | gauge [4] |
| void * | new_gauge [4] |
| void end | ( | void | ) |
Definition at line 38 of file su3_test.c.
| void init | ( | ) |
Definition at line 10 of file su3_test.c.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 62 of file su3_test.c.
| void SU3Test | ( | ) |
Definition at line 46 of file su3_test.c.
| void* gauge[4] |
Definition at line 8 of file su3_test.c.
| void * new_gauge[4] |
Definition at line 8 of file su3_test.c.
Definition at line 7 of file su3_test.c.
1.7.3