|
QUDA
0.9.0
|

Go to the source code of this file.
Namespaces | |
| quda | |
Functions | |
| std::ostream & | quda::operator<< (std::ostream &output, const GaugeFieldParam ¶m) |
| ColorSpinorParam | quda::colorSpinorParam (const GaugeField &a) |
| double | quda::norm2 (const GaugeField &u) |
| This is a debugging function, where we cast a gauge field into a spinor field so we can compute its L2 norm. More... | |
| double | quda::norm1 (const GaugeField &u) |
| This is a debugging function, where we cast a gauge field into a spinor field so we can compute its L1 norm. More... | |
| void | quda::ax (const double &a, GaugeField &u) |
| Scale the gauge field by the scalar a. More... | |
1.8.14