Jive reference manual
|
This is the complete list of members for jive::solver::GMRESUtils, including all inherited members.
backsub(const Vector &a, const Vector &h) | jive::solver::GMRESUtils | static |
getSolution(const Vector &lhs, const Vector &h, const Vector &e, const Matrix &v) | jive::solver::GMRESUtils | static |
rotate(double &x, double &y, double c, double s) | jive::solver::GMRESUtils | static |
rotate(const Vector &h, const Matrix &g) | jive::solver::GMRESUtils | static |
storeVector(Matrix &store, const Vector &vec, idx_t j, idx_t maxVecs) | jive::solver::GMRESUtils | static |