QUDA
1.0.0
|
#include <gauge_field_order.h>
Go to the source code of this file.
Namespaces | |
quda | |
Enumerations | |
enum | quda::norm_type_ { quda::NORM1, quda::NORM2, quda::ABS_MAX, quda::ABS_MIN, quda::NORM1, quda::NORM2, quda::ABS_MAX, quda::ABS_MIN } |
Functions | |
template<typename real , int Nc, QudaGaugeFieldOrder order> | |
double | quda::norm (const GaugeField &u, int d, norm_type_ type) |
template<typename real , int Nc> | |
double | quda::norm (const GaugeField &u, int d, norm_type_ type) |
template<typename real > | |
double | quda::norm (const GaugeField &u, int d, norm_type_ type) |