#include <invert_quda.h>
|
| XSD (DiracMatrix &mat, SolverParam ¶m, TimeProfile &profile) |
|
virtual | ~XSD () |
|
void | operator() (cudaColorSpinorField &out, cudaColorSpinorField &in) |
|
| Solver (SolverParam ¶m, TimeProfile &profile) |
|
virtual | ~Solver () |
|
bool | convergence (const double &r2, const double &hq2, const double &r2_tol, const double &hq_tol) |
|
bool | convergenceHQ (const double &r2, const double &hq2, const double &r2_tol, const double &hq_tol) |
|
bool | convergenceL2 (const double &r2, const double &hq2, const double &r2_tol, const double &hq_tol) |
|
void | PrintStats (const char *, int k, const double &r2, const double &b2, const double &hq2) |
|
void | PrintSummary (const char *name, int k, const double &r2, const double &b2) |
|
Definition at line 443 of file invert_quda.h.
virtual quda::XSD::~XSD |
( |
| ) |
|
|
virtual |
The documentation for this class was generated from the following file: