Reference documentation for deal.II version 9.1.0-pre
SolverFIRE< VectorType > Member List

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

additional_dataSolverFIRE< VectorType >protected
connect(const std::function< SolverControl::State(const unsigned int iteration, const doublecheck_value, const VectorType &current_iterate)> &slot)Solver< VectorType >inline
ExcInUse(int arg1, std::string arg2, std::string arg3)Subscriptorstatic
ExcNoSubscriber(std::string arg1, std::string arg2)Subscriptorstatic
iteration_statusSolver< VectorType >protected
list_subscribers(StreamType &stream) const Subscriptorinline
list_subscribers() const Subscriptor
memorySolver< VectorType >protected
n_subscriptions() const Subscriptor
operator=(const Subscriptor &)Subscriptor
operator=(Subscriptor &&) noexceptSubscriptor
print_vectors(const unsigned int, const VectorType &x, const VectorType &v, const VectorType &g) const SolverFIRE< VectorType >protectedvirtual
serialize(Archive &ar, const unsigned int version)Subscriptorinline
solve(const std::function< double(VectorType &, const VectorType &)> &compute, VectorType &x, const PreconditionerType &inverse_mass_matrix)SolverFIRE< VectorType >
solve(const MatrixType &A, VectorType &x, const VectorType &b, const PreconditionerType &preconditioner)SolverFIRE< VectorType >
Solver(SolverControl &solver_control, VectorMemory< VectorType > &vector_memory)Solver< VectorType >inline
Solver(SolverControl &solver_control)Solver< VectorType >inline
SolverFIRE(SolverControl &solver_control, VectorMemory< VectorType > &vector_memory, const AdditionalData &data=AdditionalData())SolverFIRE< VectorType >
SolverFIRE(SolverControl &solver_control, const AdditionalData &data)SolverFIRE< VectorType >
static_vector_memorySolver< VectorType >mutableprotected
subscribe(const char *identifier=nullptr) const Subscriptor
Subscriptor()Subscriptor
Subscriptor(const Subscriptor &)Subscriptor
Subscriptor(Subscriptor &&) noexceptSubscriptor
unsubscribe(const char *identifier=nullptr) const Subscriptor
vector_type typedefSolver< VectorType >
~SolverFIRE()SolverFIRE< VectorType >virtual
~Subscriptor()Subscriptorvirtual