QUDA
1.0.0
|
This is the complete list of members for quda::CG, including all inherited members.
App | quda::CG | private |
blocksolve(ColorSpinorField &out, ColorSpinorField &in) | quda::CG | virtual |
CG(DiracMatrix &mat, DiracMatrix &matSloppy, SolverParam ¶m, TimeProfile &profile) | quda::CG | |
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 |
init | quda::CG | private |
mat | quda::CG | private |
matSloppy | quda::CG | private |
node_parity | quda::Solver | protected |
operator()(ColorSpinorField &out, ColorSpinorField &in) | quda::CG | inlinevirtual |
operator()(ColorSpinorField &out, ColorSpinorField &in, ColorSpinorField *p_init, double r2_old_init) | quda::CG | |
p | quda::CG | private |
param | quda::Solver | protected |
pp | quda::CG | private |
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 |
rnewp | quda::CG | private |
rp | quda::CG | private |
rSloppyp | quda::CG | private |
Solver(SolverParam ¶m, TimeProfile &profile) | quda::Solver | |
stopping(double tol, double b2, QudaResidualType residual_type) | quda::Solver | static |
tmp2p | quda::CG | private |
tmp3p | quda::CG | private |
tmpp | quda::CG | private |
xSloppyp | quda::CG | private |
yp | quda::CG | private |
~CG() | quda::CG | virtual |
~Solver() | quda::Solver | virtual |