QUDA
v1.1.0
A library for QCD on GPUs
|
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <math.h>
#include <typeinfo>
#include <quda_internal.h>
#include <clover_field.h>
#include <gauge_field.h>
#include <color_spinor_field.h>
#include <blas_quda.h>
Go to the source code of this file.
Namespaces | |
quda | |
Functions | |
std::ostream & | quda::operator<< (std::ostream &output, const CloverFieldParam ¶m) |
ColorSpinorParam | quda::colorSpinorParam (const CloverField &a, bool inverse) |
double | quda::norm2 (const CloverField &a, bool inverse=false) |
double | quda::norm1 (const CloverField &u, bool inverse=false) |