|
QUDA
v0.7.0
A library for QCD on GPUs
|
Go to the source code of this file.
Namespaces | |
| quda | |
Functions | |
| template<typename Float > | |
| ColorSpinorFieldOrder< Float > * | quda::createOrder (const cpuColorSpinorField &a) |
| template<class T > | |
| void | quda::random (T &t) |
| template<class T > | |
| void | quda::point (T &t, int x, int s, int c) |
| void | quda::genericSource (cpuColorSpinorField &a, QudaSourceType sourceType, int x, int s, int c) |
| template<class U , class V > | |
| int | quda::compareSpinor (const U &u, const V &v, const int tol) |
| int | quda::genericCompare (const cpuColorSpinorField &a, const cpuColorSpinorField &b, int tol) |
| template<class Order > | |
| void | quda::print_vector (const Order &o, unsigned int x) |
| void | quda::genericPrintVector (cpuColorSpinorField &a, unsigned int x) |
1.8.6