QUDA
1.0.0
|
This is the complete list of members for quda::GMResDR, including all inherited members.
blocksolve(ColorSpinorField &out, ColorSpinorField &in) | quda::Solver | virtual |
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 | |
FlexArnoldiProcedure(const int start_idx, const bool do_givens) | quda::GMResDR | |
flops() const | quda::Solver | inlinevirtual |
GMResDR(DiracMatrix &mat, DiracMatrix &matSloppy, DiracMatrix &matPrecon, SolverParam ¶m, TimeProfile &profile) | quda::GMResDR | |
GMResDR(DiracMatrix &mat, Solver &K, DiracMatrix &matSloppy, DiracMatrix &matPrecon, SolverParam ¶m, TimeProfile &profile) | quda::GMResDR | |
gmresdr_args | quda::GMResDR | private |
init | quda::GMResDR | private |
K | quda::GMResDR | private |
Kparam | quda::GMResDR | private |
mat | quda::GMResDR | private |
matPrecon | quda::GMResDR | private |
matSloppy | quda::GMResDR | private |
node_parity | quda::Solver | protected |
operator()(ColorSpinorField &out, ColorSpinorField &in) | quda::GMResDR | virtual |
p_pre | quda::GMResDR | private |
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::GMResDR | private |
r_pre | quda::GMResDR | private |
r_sloppy | quda::GMResDR | private |
RestartVZH() | quda::GMResDR | |
rp | quda::GMResDR | private |
RunDeflatedCycles(ColorSpinorField *out, ColorSpinorField *in, const double tol_threshold) | quda::GMResDR | |
Solver(SolverParam ¶m, TimeProfile &profile) | quda::Solver | |
stopping(double tol, double b2, QudaResidualType residual_type) | quda::Solver | static |
tmpp | quda::GMResDR | private |
UpdateSolution(ColorSpinorField *x, ColorSpinorField *r, bool do_gels) | quda::GMResDR | |
Vm | quda::GMResDR | private |
yp | quda::GMResDR | private |
Zm | quda::GMResDR | private |
~GMResDR() | quda::GMResDR | virtual |
~Solver() | quda::Solver | virtual |