SolverRichardson< VECTOR > Member List
This is the complete list of members for
SolverRichardson< VECTOR >, including all inherited members.
additional_data | SolverRichardson< VECTOR > | [protected] |
cntrl | Solver< VECTOR > | [protected] |
control() const | Solver< VECTOR > | [inline] |
criterion() | SolverRichardson< VECTOR > | [protected, virtual] |
list_subscribers() const | Subscriptor | |
memory | Solver< VECTOR > | [protected] |
n_subscriptions() const | Subscriptor | |
operator=(const Subscriptor &) | Subscriptor | |
print_vectors(const unsigned int step, const VECTOR &x, const VECTOR &r, const VECTOR &d) const | SolverRichardson< VECTOR > | [virtual] |
res | SolverRichardson< VECTOR > | [protected] |
set_omega(const double om=1.) | SolverRichardson< VECTOR > | |
solve(const MATRIX &A, VECTOR &x, const VECTOR &b, const PRECONDITIONER &precondition) | SolverRichardson< VECTOR > | [inline] |
Solver(SolverControl &solver_control, VectorMemory< VECTOR > &vector_memory) | Solver< VECTOR > | [inline] |
Solver(SolverControl &solver_control) | Solver< VECTOR > | [inline] |
SolverRichardson(SolverControl &cn, VectorMemory< VECTOR > &mem, const AdditionalData &data=AdditionalData()) | SolverRichardson< VECTOR > | |
SolverRichardson(SolverControl &cn, const AdditionalData &data=AdditionalData()) | SolverRichardson< VECTOR > | |
static_vector_memory | Solver< VECTOR > | [mutable, protected] |
subscribe(const char *identifier=0) const | Subscriptor | [inline] |
Subscriptor() | Subscriptor | |
Subscriptor(const Subscriptor &) | Subscriptor | |
Tsolve(const MATRIX &A, VECTOR &x, const VECTOR &b, const PRECONDITIONER &precondition) | SolverRichardson< VECTOR > | [inline] |
unsubscribe(const char *identifier=0) const | Subscriptor | [inline] |
Vd | SolverRichardson< VECTOR > | [protected] |
Vr | SolverRichardson< VECTOR > | [protected] |
~SolverRichardson() | SolverRichardson< VECTOR > | [virtual] |
~Subscriptor() | Subscriptor | [virtual] |