Reference documentation for deal.II version 9.0.0
SolverRichardson< VectorType > Member List

This is the complete list of members for SolverRichardson< VectorType >, including all inherited members.

additional_dataSolverRichardson< VectorType >protected
connect(const std::function< SolverControl::State(const unsigned int iteration, const double check_value, const VectorType &current_iterate)> &slot)Solver< VectorType >inline
criterion(const VectorType &r, const VectorType &d) constSolverRichardson< VectorType >protectedvirtual
ExcInUse(int arg1, std::string arg2, std::string arg3)Subscriptorstatic
ExcNoSubscriber(std::string arg1, std::string arg2)Subscriptorstatic
iteration_statusSolver< VectorType >protected
list_subscribers() constSubscriptor
memorySolver< VectorType >protected
n_subscriptions() constSubscriptor
operator=(const Subscriptor &)Subscriptor
operator=(Subscriptor &&) noexceptSubscriptor
print_vectors(const unsigned int step, const VectorType &x, const VectorType &r, const VectorType &d) constSolverRichardson< VectorType >virtual
serialize(Archive &ar, const unsigned int version)Subscriptorinline
set_omega(const double om=1.)SolverRichardson< VectorType >
solve(const MatrixType &A, VectorType &x, const VectorType &b, const PreconditionerType &preconditioner)SolverRichardson< VectorType >
Solver(SolverControl &solver_control, VectorMemory< VectorType > &vector_memory)Solver< VectorType >inline
Solver(SolverControl &solver_control)Solver< VectorType >inline
SolverRichardson(SolverControl &cn, VectorMemory< VectorType > &mem, const AdditionalData &data=AdditionalData())SolverRichardson< VectorType >
SolverRichardson(SolverControl &cn, const AdditionalData &data=AdditionalData())SolverRichardson< VectorType >
static_vector_memorySolver< VectorType >mutableprotected
subscribe(const char *identifier=nullptr) constSubscriptor
Subscriptor()Subscriptor
Subscriptor(const Subscriptor &)Subscriptor
Subscriptor(Subscriptor &&) noexceptSubscriptor
Tsolve(const MatrixType &A, VectorType &x, const VectorType &b, const PreconditionerType &preconditioner)SolverRichardson< VectorType >
unsubscribe(const char *identifier=nullptr) constSubscriptor
vector_type typedefSolver< VectorType >
~SolverRichardson()=defaultSolverRichardson< VectorType >virtual
~Subscriptor()Subscriptorvirtual