Jive reference manual
jive::solver::CG Member List

This is the complete list of members for jive::solver::CG, including all inherited members.

ALWAYS_UPDATE enum valuejive::solver::StdIterativeSolver
AUTO_UPDATE enum valuejive::solver::StdIterativeSolver
CG(const String &name, Ref< AbstractMatrix > matrix, Ref< VectorSpace > vspace, Ref< Constraints > cons=NIL, Ref< AbstractMatrix > precon=NIL)jive::solver::CGexplicit
clone() const jem::Object
Collectable()jem::Collectableprotected
configure(const Properties &props)jive::solver::CGvirtual
jive::solver::Solver::configure(const Properties &conf, const Properties &props)jive::solver::Solvervirtual
conman_jive::solver::StdIterativeSolverprotected
declare()jive::solver::CGstatic
decodeParams(Ref< AbstractMatrix > &matrix, Ref< VectorSpace > &vspace, Ref< Constraints > &cons, const Properties &params)jive::solver::StdIterativeSolverstatic
equals(const Ref< Object > &obj) const jem::Objectvirtual
getClass() const jive::solver::Solvervirtual
getConfig(const Properties &props) const jive::solver::CGvirtual
getConstraints() const jive::solver::StdIterativeSolvervirtual
getInfo(const Properties &info) const jive::solver::CGvirtual
getMatrix() const jive::solver::StdIterativeSolvervirtual
getMaxIterCount() const jive::solver::StdIterativeSolvervirtual
getMode() const jive::solver::StdIterativeSolvervirtual
getPrecision() const jive::solver::StdIterativeSolvervirtual
getResidual(const Vector &r, const Vector &lhs, const Vector &rhs)jive::solver::StdIterativeSolver
getType()jive::solver::Solverstatic
getUpdatePolicy() const jive::solver::StdIterativeSolver
hashValue() const jem::Objectvirtual
improve(const Vector &lhs, const Vector &rhs)jive::solver::StdIterativeSolvervirtual
IterativeSolver(const String &name="")jive::solver::IterativeSolverexplicit
makeNew(const String &name, const Properties &conf, const Properties &props, const Properties &params, const Properties &globdat)jive::solver::CGstatic
matrix_jive::solver::StdIterativeSolverprotected
MAX_ITERjive::solver::IterativeSolverstatic
MAX_RESIDUALjive::solver::StdIterativeSolverstatic
maxIter_jive::solver::StdIterativeSolverprotected
mode_jive::solver::StdIterativeSolverprotected
NEVER_UPDATE enum valuejive::solver::StdIterativeSolver
nextIterEventjive::solver::IterativeSolver
precision_jive::solver::StdIterativeSolverprotected
Properties typedefjive::solver::Solver
restartEventjive::solver::IterativeSolver
setMaxIterCount(idx_t count)jive::solver::StdIterativeSolvervirtual
setMode(int mode)jive::solver::StdIterativeSolvervirtual
setPrecision(double eps)jive::solver::StdIterativeSolvervirtual
setUpdatePolicy(UpdatePolicy policy)jive::solver::StdIterativeSolver
solve(const Vector &lhs, const Vector &rhs)=0jive::solver::Solverpure virtual
solve_(idx_t &iiter, double &error, double rscale, const Vector &lhs, const Vector &rhs)jive::solver::CGprotectedvirtual
StdIterativeSolver(const String &name, Ref< AbstractMatrix > matrix, Ref< VectorSpace > vspace, Ref< Constraints > cons=NIL)jive::solver::StdIterativeSolver
testCancelled_()jive::solver::StdIterativeSolverprotected
toString() const jem::Objectvirtual
TYPE_NAMEjive::solver::CGstatic
UPDATE_POLICIESjive::solver::StdIterativeSolverstatic
UpdatePolicy enum namejive::solver::StdIterativeSolver
updatePrecon_()jive::solver::CGprotectedvirtual
Vector typedefjive::solver::Solver
vspace_jive::solver::StdIterativeSolverprotected
~CG()jive::solver::CGprotectedvirtual
~Collectable()jem::Collectableprotected
~IterativeSolver()jive::solver::IterativeSolverprotectedvirtual
~Solver()jive::solver::Solverprotectedvirtual
~StdIterativeSolver()jive::solver::StdIterativeSolverprotectedvirtual