QUDA v0.4.0
A library for QCD on GPUs
|
#include <stdlib.h>
#include <stdio.h>
#include <time.h>
#include <math.h>
#include <test_util.h>
#include <blas_reference.h>
#include <domain_wall_dslash_reference.h>
#include <quda.h>
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 13 of file domain_wall_invert_test.c.