This is the complete list of members for
HyprePCG, including all inherited members.
A | HypreSolver | [protected] |
B | HypreSolver | [mutable, protected] |
GetNumIterations(int &num_iterations) | HyprePCG | [inline] |
HyprePCG(HypreParMatrix &_A) | HyprePCG | |
HypreSolver() | HypreSolver | |
HypreSolver(HypreParMatrix *_A) | HypreSolver | |
Mult(const HypreParVector &b, HypreParVector &x) const | HyprePCG | [virtual] |
HypreSolver::Mult(const Vector &b, Vector &x) const | HypreSolver | [virtual] |
MultTranspose(const Vector &x, Vector &y) const | Operator | [inline, virtual] |
Operator(int s=0) | Operator | [inline, explicit] |
operator HYPRE_Solver() const | HyprePCG | [inline, virtual] |
pcg_solver | HyprePCG | [private] |
print_level | HyprePCG | [private] |
PrintMatlab(ostream &out, int n=0, int m=0) | Operator | |
SetLogging(int logging) | HyprePCG | |
SetMaxIter(int max_iter) | HyprePCG | |
SetPreconditioner(HypreSolver &precond) | HyprePCG | |
SetPrintLevel(int print_lvl) | HyprePCG | |
SetResidualConvergenceOptions(int res_frequency=-1, double rtol=0.0) | HyprePCG | |
SetTol(double tol) | HyprePCG | |
setup_called | HypreSolver | [mutable, protected] |
SetupFcn() const | HyprePCG | [inline, virtual] |
SetZeroInintialIterate() | HyprePCG | [inline] |
size | Operator | [protected] |
Size() const | Operator | [inline] |
SolveFcn() const | HyprePCG | [inline, virtual] |
use_zero_initial_iterate | HyprePCG | [private] |
X | HypreSolver | [mutable, protected] |
~HyprePCG() | HyprePCG | [virtual] |
~HypreSolver() | HypreSolver | [virtual] |
~Operator() | Operator | [inline, virtual] |