Reference documentation for deal.II version 8.5.1
SolverGMRES< VectorType > Member List

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

additional_dataSolverGMRES< VectorType >protected
all_condition_numbers_signalSolverGMRES< VectorType >protected
all_eigenvalues_signalSolverGMRES< VectorType >protected
all_hessenberg_signalSolverGMRES< VectorType >protected
compute_eigs_and_cond(const FullMatrix< double > &H_orig, const unsigned int dim, const boost::signals2::signal< void(const std::vector< std::complex< double > > &)> &eigenvalues_signal, const boost::signals2::signal< void(const FullMatrix< double > &)> &hessenberg_signal, const boost::signals2::signal< void(double)> &cond_signal, const bool log_eigenvalues)SolverGMRES< VectorType >protectedstatic
condition_number_signalSolverGMRES< VectorType >protected
connect(const std_cxx11::function< SolverControl::State(const unsigned int iteration, const double check_value, const VectorType &current_iterate)> &slot)Solver< VectorType >inline
connect_condition_number_slot(const std_cxx11::function< void(double)> &slot, const bool every_iteration=false)SolverGMRES< VectorType >
connect_eigenvalues_slot(const std_cxx11::function< void(const std::vector< std::complex< double > > &)> &slot, const bool every_iteration=false)SolverGMRES< VectorType >
connect_hessenberg_slot(const std_cxx11::function< void(const FullMatrix< double > &)> &slot, const bool every_iteration=true)SolverGMRES< VectorType >
connect_krylov_space_slot(const std_cxx11::function< void(const internal::SolverGMRES::TmpVectors< VectorType > &)> &slot)SolverGMRES< VectorType >
criterion()SolverGMRES< VectorType >protectedvirtual
eigenvalues_signalSolverGMRES< VectorType >protected
ExcInUse(int arg1, char *arg2, std::string &arg3)Subscriptorstatic
ExcNoSubscriber(char *arg1, char *arg2)Subscriptorstatic
ExcTooFewTmpVectors(int arg1)SolverGMRES< VectorType >static
givens_rotation(Vector< double > &h, Vector< double > &b, Vector< double > &ci, Vector< double > &si, int col) constSolverGMRES< VectorType >protected
HSolverGMRES< VectorType >protected
H1SolverGMRES< VectorType >protected
hessenberg_signalSolverGMRES< VectorType >protected
iteration_statusSolver< VectorType >protected
krylov_space_signalSolverGMRES< VectorType >protected
list_subscribers() constSubscriptor
memorySolver< VectorType >protected
modified_gram_schmidt(const internal::SolverGMRES::TmpVectors< VectorType > &orthogonal_vectors, const unsigned int dim, const unsigned int accumulated_iterations, VectorType &vv, Vector< double > &h, bool &re_orthogonalize)SolverGMRES< VectorType >protectedstatic
n_subscriptions() constSubscriptor
operator=(const Subscriptor &)Subscriptor
operator=(Subscriptor &&)Subscriptor
serialize(Archive &ar, const unsigned int version)Subscriptorinline
solve(const MatrixType &A, VectorType &x, const VectorType &b, const PreconditionerType &precondition)SolverGMRES< VectorType >
Solver(SolverControl &solver_control, VectorMemory< VectorType > &vector_memory)Solver< VectorType >inline
Solver(SolverControl &solver_control)Solver< VectorType >inline
SolverGMRES(SolverControl &cn, VectorMemory< VectorType > &mem, const AdditionalData &data=AdditionalData())SolverGMRES< VectorType >
SolverGMRES(SolverControl &cn, const AdditionalData &data=AdditionalData())SolverGMRES< VectorType >
SolverGMRES(const SolverGMRES< VectorType > &)SolverGMRES< VectorType >private
static_vector_memorySolver< VectorType >mutableprotected
subscribe(const char *identifier=0) constSubscriptor
Subscriptor()Subscriptor
Subscriptor(const Subscriptor &)Subscriptor
Subscriptor(Subscriptor &&)Subscriptor
unsubscribe(const char *identifier=0) constSubscriptor
vector_type typedefSolver< VectorType >
~Subscriptor()Subscriptorvirtual