QUDA
1.0.0
|
This is the complete list of members for quda::MPCG, including all inherited members.
blocksolve(ColorSpinorField &out, ColorSpinorField &in) | quda::Solver | virtual |
computeMatrixPowers(cudaColorSpinorField out[], cudaColorSpinorField &in, int nvec) | quda::MPCG | private |
computeMatrixPowers(std::vector< cudaColorSpinorField > &out, std::vector< cudaColorSpinorField > &in, int nsteps) | quda::MPCG | private |
constructDeflationSpace(const ColorSpinorField &meta, const DiracMatrix &mat, bool svd) | quda::Solver | |
convergence(double r2, double hq2, double r2_tol, double hq_tol) | quda::Solver | |
convergenceHQ(double r2, double hq2, double r2_tol, double hq_tol) | quda::Solver | |
convergenceL2(double r2, double hq2, double r2_tol, double hq_tol) | quda::Solver | |
create(SolverParam ¶m, DiracMatrix &mat, DiracMatrix &matSloppy, DiracMatrix &matPrecon, TimeProfile &profile) | quda::Solver | static |
defl_tmp1 | quda::Solver | |
defl_tmp2 | quda::Solver | |
deflate_init | quda::Solver | |
eig_solve | quda::Solver | |
flops() const | quda::Solver | inlinevirtual |
mat | quda::MPCG | private |
MPCG(DiracMatrix &mat, SolverParam ¶m, TimeProfile &profile) | quda::MPCG | |
node_parity | quda::Solver | protected |
operator()(ColorSpinorField &out, ColorSpinorField &in) | quda::MPCG | virtual |
param | quda::Solver | protected |
PrintStats(const char *name, int k, double r2, double b2, double hq2) | quda::Solver | |
PrintSummary(const char *name, int k, double r2, double b2, double r2_tol, double hq_tol) | quda::Solver | |
profile | quda::Solver | protected |
Solver(SolverParam ¶m, TimeProfile &profile) | quda::Solver | |
stopping(double tol, double b2, QudaResidualType residual_type) | quda::Solver | static |
~MPCG() | quda::MPCG | virtual |
~Solver() | quda::Solver | virtual |