HLIBpro
2.4
|
This is the complete list of members for TGMRES, including all inherited members.
solve(const TLinearOperator *A, TVector *x, const TVector *b, const TLinearOperator *W=nullptr, TInfo *data=nullptr) const | TGMRES | virtual |
TGMRES(const uint restart, const uint max_iter=100, const real abs_res_red=real(1e-8), const real rel_res_red=real(1e-8), const real rel_res_growth=real(1e6)) | TGMRES | |
TGMRES(const uint restart, const TStopCriterion &stop_crit) | TGMRES |