Reference documentation for deal.II version GIT relicensing-426-g7976cfd195 2024-04-18 21:10:01+00:00
\(\newcommand{\dealvcentcolon}{\mathrel{\mathop{:}}}\) \(\newcommand{\dealcoloneq}{\dealvcentcolon\mathrel{\mkern-1.2mu}=}\) \(\newcommand{\jump}[1]{\left[\!\left[ #1 \right]\!\right]}\) \(\newcommand{\average}[1]{\left\{\!\left\{ #1 \right\}\!\right\}}\)
Loading...
Searching...
No Matches
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
arnoldi_processSolverGMRES< VectorType >protected
check_no_subscribers() const noexceptSubscriptorprivate
compute_eigs_and_cond(const FullMatrix< double > &H_orig, const unsigned int n, 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)SolverGMRES< VectorType >protectedstatic
condition_number_signalSolverGMRES< VectorType >protected
connect(const std::function< SolverControl::State(const unsigned int iteration, const double check_value, const VectorType &current_iterate)> &slot)SolverBase< VectorType >
connect_condition_number_slot(const std::function< void(double)> &slot, const bool every_iteration=false)SolverGMRES< VectorType >
connect_eigenvalues_slot(const std::function< void(const std::vector< std::complex< double > > &)> &slot, const bool every_iteration=false)SolverGMRES< VectorType >
connect_hessenberg_slot(const std::function< void(const FullMatrix< double > &)> &slot, const bool every_iteration=true)SolverGMRES< VectorType >
connect_krylov_space_slot(const std::function< void(const internal::SolverGMRESImplementation::TmpVectors< VectorType > &)> &slot)SolverGMRES< VectorType >
connect_re_orthogonalization_slot(const std::function< void(int)> &slot)SolverGMRES< VectorType >
counterSubscriptormutableprivate
counter_mapSubscriptormutableprivate
criterion()SolverGMRES< VectorType >protectedvirtual
eigenvalues_signalSolverGMRES< VectorType >protected
ExcInUse(int arg1, std::string arg2, std::string arg3)Subscriptorstatic
ExcNoSubscriber(std::string arg1, std::string arg2)Subscriptorstatic
ExcTooFewTmpVectors(int arg1)SolverGMRES< VectorType >static
hessenberg_signalSolverGMRES< VectorType >protected
iteration_statusSolverBase< VectorType >protected
krylov_space_signalSolverGMRES< VectorType >protected
list_subscribers(StreamType &stream) constSubscriptorinline
list_subscribers() constSubscriptor
map_iterator typedefSubscriptorprivate
map_value_type typedefSubscriptorprivate
memorySolverBase< VectorType >protected
mutexSubscriptorprivatestatic
n_subscriptions() constSubscriptorinline
object_infoSubscriptormutableprivate
operator=(const Subscriptor &)Subscriptorinline
operator=(Subscriptor &&) noexceptSubscriptor
re_orthogonalize_signalSolverGMRES< VectorType >protected
serialize(Archive &ar, const unsigned int version)Subscriptorinline
solve(const MatrixType &A, VectorType &x, const VectorType &b, const PreconditionerType &preconditioner)SolverGMRES< VectorType >
solver_controlSolverGMRES< VectorType >protected
SolverBase(SolverControl &solver_control, VectorMemory< VectorType > &vector_memory)SolverBase< VectorType >
SolverBase(SolverControl &solver_control)SolverBase< VectorType >
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 > &)=deleteSolverGMRES< VectorType >
static_vector_memorySolverBase< VectorType >mutableprotected
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
validity_pointersSubscriptormutableprivate
vector_type typedefSolverBase< VectorType >
~Subscriptor()Subscriptorvirtual