GMRESSolver< T > Member List
This is the complete list of members for
GMRESSolver< T >, including all inherited members.
allocate() | GMRESSolver< T > | [inline, private] |
ApplyAB(T &a_dest, const T &a_xx, T &a_temp) const | GMRESSolver< T > | [inline, private] |
BuildGMRESSoln(Real nrs[], T &a_xx, const int it, const T vv_0[]) | GMRESSolver< T > | [inline, private] |
clearData() | GMRESSolver< T > | [inline] |
CycleGMRES(T &xx, int &reason, int &itcount, Real &rnorm0, const bool avoidnorms=false) | GMRESSolver< T > | [inline, private] |
define(LinearOp< T > *a_op, bool a_homogeneous=true) | GMRESSolver< T > | [inline, virtual] |
GMRESSolver() | GMRESSolver< T > | [inline] |
m_d | GMRESSolver< T > | [private] |
m_data | GMRESSolver< T > | [private] |
m_dd | GMRESSolver< T > | [private] |
m_ee | GMRESSolver< T > | [private] |
m_eps | GMRESSolver< T > | |
m_exitStatus | GMRESSolver< T > | |
m_hes | GMRESSolver< T > | [private] |
m_hh | GMRESSolver< T > | [private] |
m_homogeneous | GMRESSolver< T > | |
m_imax | GMRESSolver< T > | |
m_normType | GMRESSolver< T > | |
m_op | GMRESSolver< T > | |
m_reps | GMRESSolver< T > | |
m_restrtLen | GMRESSolver< T > | [private] |
m_small | GMRESSolver< T > | |
m_verbosity | GMRESSolver< T > | |
m_work_arr | GMRESSolver< T > | [private] |
ResidualGMRES(T &a_vv, const T &a_xx, const T &a_bb, T &a_temp) | GMRESSolver< T > | [inline, private] |
restartLen() const | GMRESSolver< T > | [inline] |
setConvergenceMetrics(Real a_metric, Real a_tolerance) | GMRESSolver< T > | [inline, virtual] |
setHomogeneous(bool a_homogeneous) | GMRESSolver< T > | [inline, virtual] |
setRestartLen(int mm) | GMRESSolver< T > | [inline] |
solve(T &a_phi, const T &a_rhs) | GMRESSolver< T > | [inline, virtual] |
TwoUnmodifiedGramSchmidtOrthogonalization(const int it) | GMRESSolver< T > | [inline, private] |
UpdateGMRESHessenberg(const int it, bool hapend, Real &res) | GMRESSolver< T > | [inline, private] |
~GMRESSolver() | GMRESSolver< T > | [inline, virtual] |
~LinearSolver() | LinearSolver< T > | [inline, virtual] |