|
QUDA
v1.1.0
A library for QCD on GPUs
|
#include <stdio.h>#include <stdlib.h>#include <math.h>#include <quda_internal.h>#include <blas_quda.h>#include <dslash_quda.h>#include <invert_quda.h>#include <util_quda.h>#include <color_spinor_field.h>Go to the source code of this file.
Namespaces | |
| quda | |
Functions | |
| void | quda::fillInnerSolveParam (SolverParam &inner, const SolverParam &outer) |
| int | quda::reliable (double &rNorm, double &maxrx, double &maxrr, const double &r2, const double &delta) |