Reference documentation for deal.II version 9.5.0
\(\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
SolverCG< VectorType > Member List

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

additional_dataSolverCG< VectorType >protected
all_condition_numbers_signalSolverCG< VectorType >protected
all_eigenvalues_signalSolverCG< VectorType >protected
check_no_subscribers() const noexceptSubscriptorprivate
coefficients_signalSolverCG< VectorType >protected
compute_eigs_and_cond(const std::vector< typename VectorType::value_type > &diagonal, const std::vector< typename VectorType::value_type > &offdiagonal, const boost::signals2::signal< void(const std::vector< double > &)> &eigenvalues_signal, const boost::signals2::signal< void(double)> &cond_signal)SolverCG< VectorType >protectedstatic
condition_number_signalSolverCG< VectorType >protected
connect(const std::function< SolverControl::State(const unsigned int iteration, const double check_value, const VectorType &current_iterate)> &slot)SolverBase< VectorType >
connect_coefficients_slot(const std::function< void(typename VectorType::value_type, typename VectorType::value_type)> &slot)SolverCG< VectorType >
connect_condition_number_slot(const std::function< void(double)> &slot, const bool every_iteration=false)SolverCG< VectorType >
connect_eigenvalues_slot(const std::function< void(const std::vector< double > &)> &slot, const bool every_iteration=false)SolverCG< VectorType >
counterSubscriptormutableprivate
counter_mapSubscriptormutableprivate
determine_beta_by_flexible_formulaSolverCG< VectorType >protected
eigenvalues_signalSolverCG< VectorType >protected
ExcInUse(int arg1, std::string arg2, std::string arg3)Subscriptorstatic
ExcNoSubscriber(std::string arg1, std::string arg2)Subscriptorstatic
iteration_statusSolverBase< 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
print_vectors(const unsigned int step, const VectorType &x, const VectorType &r, const VectorType &d) constSolverCG< VectorType >protectedvirtual
serialize(Archive &ar, const unsigned int version)Subscriptorinline
size_type typedefSolverCG< VectorType >
solve(const MatrixType &A, VectorType &x, const VectorType &b, const PreconditionerType &preconditioner)SolverCG< VectorType >
SolverBase(SolverControl &solver_control, VectorMemory< VectorType > &vector_memory)SolverBase< VectorType >
SolverBase(SolverControl &solver_control)SolverBase< VectorType >
SolverCG(SolverControl &cn, VectorMemory< VectorType > &mem, const AdditionalData &data=AdditionalData())SolverCG< VectorType >
SolverCG(SolverControl &cn, const AdditionalData &data=AdditionalData())SolverCG< 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 >
~SolverCG() override=defaultSolverCG< VectorType >virtual
~Subscriptor()Subscriptorvirtual