QUDA
v0.7.0
A library for QCD on GPUs
|
#include <color_spinor_field.h>
#include <string.h>
#include <iostream>
#include <typeinfo>
#include <face_quda.h>
Go to the source code of this file.
Namespaces | |
quda | |
Functions | |
double | quda::normCpu (const cpuColorSpinorField &b) |
double | quda::normCuda (const cudaColorSpinorField &b) |
void | quda::setGhostSpinor (bool value) |
double | quda::norm2 (const ColorSpinorField &) |
std::ostream & | quda::operator<< (std::ostream &out, const ColorSpinorField &a) |