OFELI's Logo

An Object Oriented Finite Element Library

LinearSolver Member List

This is the complete list of members for LinearSolver, including all inherited members.

getNbIter() constLinearSolver
getPreconditioner() constLinearSolver
getSolver() constLinearSolver
LinearSolver()LinearSolver
LinearSolver(int max_it, real_t tolerance)LinearSolver
LinearSolver(SpMatrix< real_t > &A, const Vect< real_t > &b, Vect< real_t > &x)LinearSolver
LinearSolver(SkMatrix< real_t > &A, const Vect< real_t > &b, Vect< real_t > &x)LinearSolver
LinearSolver(TrMatrix< real_t > &A, const Vect< real_t > &b, Vect< real_t > &x)LinearSolver
LinearSolver(BMatrix< real_t > &A, const Vect< real_t > &b, Vect< real_t > &x)LinearSolver
LinearSolver(DMatrix< real_t > &A, const Vect< real_t > &b, Vect< real_t > &x)LinearSolver
LinearSolver(DSMatrix< real_t > &A, const Vect< real_t > &b, Vect< real_t > &x)LinearSolver
LinearSolver(SkSMatrix< real_t > &A, const Vect< real_t > &b, Vect< real_t > &x)LinearSolver
LinearSolver(SkMatrix< real_t > &A, Vect< real_t > &b, Vect< real_t > &x)LinearSolver
set(SpMatrix< real_t > &A, const Vect< real_t > &b, Vect< real_t > &x)LinearSolver
setFact()LinearSolver
setMatrix(Matrix< real_t > *A)LinearSolver
setMatrix(SpMatrix< real_t > &A)LinearSolver
setMatrix(SkMatrix< real_t > &A)LinearSolver
setMaxIter(int m)LinearSolver
setNoFact()LinearSolver
setRHS(Vect< real_t > &b)LinearSolver
setSolution(Vect< real_t > &x)LinearSolver
setSolver(Iteration s, Preconditioner p=DIAG_PREC)LinearSolver
setTolerance(real_t tol)LinearSolver
solve(SpMatrix< real_t > &A, const Vect< real_t > &b, Vect< real_t > &x, Iteration s, Preconditioner p=DIAG_PREC)LinearSolver
solve(Iteration s, Preconditioner p=DIAG_PREC)LinearSolver
solve()LinearSolver
~LinearSolver()LinearSolvervirtual





Copyright © 1998-2023 Rachid Touzani