|
QUDA
v0.5.0
A library for QCD on GPUs
|
#include <stdlib.h>#include <stdio.h>#include <string.h>#include <iostream>#include <typeinfo>#include <color_spinor_field.h>#include <color_spinor_field_order.h>#include <comm_quda.h>Go to the source code of this file.
Namespaces | |
| namespace | quda |
Functions | |
| template<class D , class S > | |
| void | quda::genericCopy (D &dst, const S &src) |
| template<class T > | |
| void | quda::random (T &t) |
| template<class T > | |
| void | quda::point (T &t, const int x, const int s, const int c) |
| template<class U , class V > | |
| int | quda::compareSpinor (const U &u, const V &v, const int tol) |
| template<class Order > | |
| void | quda::print_vector (const Order &o, unsigned int x) |
1.8.2