QUDA  1.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
quda::MPCG Member List

This is the complete list of members for quda::MPCG, including all inherited members.

blocksolve(ColorSpinorField &out, ColorSpinorField &in)quda::Solvervirtual
computeMatrixPowers(cudaColorSpinorField out[], cudaColorSpinorField &in, int nvec)quda::MPCGprivate
computeMatrixPowers(std::vector< cudaColorSpinorField > &out, std::vector< cudaColorSpinorField > &in, int nsteps)quda::MPCGprivate
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 &param, DiracMatrix &mat, DiracMatrix &matSloppy, DiracMatrix &matPrecon, TimeProfile &profile)quda::Solverstatic
defl_tmp1quda::Solver
defl_tmp2quda::Solver
deflate_initquda::Solver
eig_solvequda::Solver
flops() constquda::Solverinlinevirtual
matquda::MPCGprivate
MPCG(DiracMatrix &mat, SolverParam &param, TimeProfile &profile)quda::MPCG
node_parityquda::Solverprotected
operator()(ColorSpinorField &out, ColorSpinorField &in)quda::MPCGvirtual
paramquda::Solverprotected
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
profilequda::Solverprotected
Solver(SolverParam &param, TimeProfile &profile)quda::Solver
stopping(double tol, double b2, QudaResidualType residual_type)quda::Solverstatic
~MPCG()quda::MPCGvirtual
~Solver()quda::Solvervirtual