|
QUDA
v1.1.0
A library for QCD on GPUs
|
#include "staggered_dslash_test_utils.h"Go to the source code of this file.
Functions | |
| TEST (dslash, verify) | |
| void | display_test_info () |
| int | main (int argc, char **argv) |
Variables | |
| StaggeredDslashTestWrapper | dslash_test_wrapper |
| void display_test_info | ( | ) |
Definition at line 34 of file staggered_dslash_test.cpp.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 45 of file staggered_dslash_test.cpp.
| TEST | ( | dslash | , |
| verify | |||
| ) |
Definition at line 27 of file staggered_dslash_test.cpp.
| StaggeredDslashTestWrapper dslash_test_wrapper |
Definition at line 5 of file staggered_dslash_test.cpp.