deal.II version GIT relicensing-2167-g9622207b8f 2024-11-21 12:40:00+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
SolverRichardson< VectorType > Member List

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

additional_dataSolverRichardson< VectorType >protected
check_no_subscribers() const noexceptEnableObserverPointerprivate
connect(const std::function< SolverControl::State(const unsigned int iteration, const double check_value, const VectorType &current_iterate)> &slot)SolverBase< VectorType >
counterEnableObserverPointermutableprivate
counter_mapEnableObserverPointermutableprivate
criterion(const VectorType &r, const VectorType &d) constSolverRichardson< VectorType >protectedvirtual
EnableObserverPointer()EnableObserverPointerinline
EnableObserverPointer(const EnableObserverPointer &)EnableObserverPointerinline
EnableObserverPointer(EnableObserverPointer &&) noexceptEnableObserverPointer
ExcInUse(int arg1, std::string arg2, std::string arg3)EnableObserverPointerstatic
ExcNoSubscriber(std::string arg1, std::string arg2)EnableObserverPointerstatic
iteration_statusSolverBase< VectorType >protected
list_subscribers(StreamType &stream) constEnableObserverPointerinline
list_subscribers() constEnableObserverPointer
map_iterator typedefEnableObserverPointerprivate
map_value_type typedefEnableObserverPointerprivate
memorySolverBase< VectorType >protected
mutexEnableObserverPointerprivatestatic
n_subscriptions() constEnableObserverPointerinline
object_infoEnableObserverPointermutableprivate
operator=(const EnableObserverPointer &)EnableObserverPointerinline
operator=(EnableObserverPointer &&) noexceptEnableObserverPointer
print_vectors(const unsigned int step, const VectorType &x, const VectorType &r, const VectorType &d) constSolverRichardson< VectorType >virtual
serialize(Archive &ar, const unsigned int version)EnableObserverPointerinline
set_omega(const double om=1.)SolverRichardson< VectorType >
solve(const MatrixType &A, VectorType &x, const VectorType &b, const PreconditionerType &preconditioner)SolverRichardson< VectorType >
SolverBase(SolverControl &solver_control, VectorMemory< VectorType > &vector_memory)SolverBase< VectorType >
SolverBase(SolverControl &solver_control)SolverBase< VectorType >
SolverRichardson(SolverControl &cn, VectorMemory< VectorType > &mem, const AdditionalData &data=AdditionalData())SolverRichardson< VectorType >
SolverRichardson(SolverControl &cn, const AdditionalData &data=AdditionalData())SolverRichardson< VectorType >
static_vector_memorySolverBase< VectorType >mutableprotected
subscribe(std::atomic< bool > *const validity, const std::string &identifier="") constEnableObserverPointer
Tsolve(const MatrixType &A, VectorType &x, const VectorType &b, const PreconditionerType &preconditioner)SolverRichardson< VectorType >
unsubscribe(std::atomic< bool > *const validity, const std::string &identifier="") constEnableObserverPointer
validity_pointersEnableObserverPointermutableprivate
vector_type typedefSolverBase< VectorType >
~EnableObserverPointer()EnableObserverPointervirtual
~SolverRichardson() override=defaultSolverRichardson< VectorType >virtual