Reference documentation for deal.II version 9.1.1
\(\newcommand{\dealcoloneq}{\mathrel{\vcenter{:}}=}\)
SolverQMRS< VectorType > Member List

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

additional_dataSolverQMRS< VectorType >protected
connect(const std::function< SolverControl::State(const unsigned int iteration, const double check_value, const VectorType &current_iterate)> &slot)SolverBase< VectorType >inline
ExcInUse(int arg1, std::string arg2, std::string arg3)Subscriptorstatic
ExcNoSubscriber(std::string arg1, std::string arg2)Subscriptorstatic
iterate(const MatrixType &A, VectorType &x, const VectorType &b, const PreconditionerType &preconditioner, VectorType &r, VectorType &u, VectorType &q, VectorType &t, VectorType &d)SolverQMRS< VectorType >private
iteration_statusSolverBase< VectorType >protected
list_subscribers(StreamType &stream) constSubscriptorinline
list_subscribers() constSubscriptor
memorySolverBase< VectorType >protected
n_subscriptions() constSubscriptorinline
operator=(const Subscriptor &)Subscriptorinline
operator=(Subscriptor &&) noexceptSubscriptor
print_vectors(const unsigned int step, const VectorType &x, const VectorType &r, const VectorType &d) constSolverQMRS< VectorType >virtual
serialize(Archive &ar, const unsigned int version)Subscriptorinline
solve(const MatrixType &A, VectorType &x, const VectorType &b, const PreconditionerType &preconditioner)SolverQMRS< VectorType >
SolverBase(SolverControl &solver_control, VectorMemory< VectorType > &vector_memory)SolverBase< VectorType >inline
SolverBase(SolverControl &solver_control)SolverBase< VectorType >inline
SolverQMRS(SolverControl &cn, VectorMemory< VectorType > &mem, const AdditionalData &data=AdditionalData())SolverQMRS< VectorType >
SolverQMRS(SolverControl &cn, const AdditionalData &data=AdditionalData())SolverQMRS< VectorType >
static_vector_memorySolverBase< VectorType >mutableprotected
stepSolverQMRS< VectorType >private
subscribe(std::atomic< bool > *const validity, const std::string &identifier="") constSubscriptor
Subscriptor()Subscriptorinline
Subscriptor(const Subscriptor &)Subscriptorinline
Subscriptor(Subscriptor &&) noexceptSubscriptor
unsubscribe(std::atomic< bool > *const validity, const std::string &identifier="") constSubscriptor
vector_type typedefSolverBase< VectorType >
~Subscriptor()Subscriptorvirtual