deal.II version GIT relicensing-2289-g1e5549a87a 2024-12-21 21:30: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
SolverSelector< VectorType > Member List

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

bicgstab_dataSolverSelector< VectorType >private
cg_dataSolverSelector< VectorType >private
check_no_subscribers() const noexceptEnableObserverPointerprivate
controlSolverSelector< VectorType >protected
counterEnableObserverPointermutableprivate
counter_mapEnableObserverPointermutableprivate
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
ExcSolverDoesNotExist(std::string arg1)SolverSelector< VectorType >static
fgmres_dataSolverSelector< VectorType >private
get_solver_names()SolverSelector< VectorType >static
gmres_dataSolverSelector< VectorType >private
list_subscribers(StreamType &stream) constEnableObserverPointerinline
list_subscribers() constEnableObserverPointer
map_iterator typedefEnableObserverPointerprivate
map_value_type typedefEnableObserverPointerprivate
minres_dataSolverSelector< VectorType >private
mutexEnableObserverPointerprivatestatic
n_subscriptions() constEnableObserverPointerinline
object_infoEnableObserverPointermutableprivate
operator=(const EnableObserverPointer &)EnableObserverPointerinline
operator=(EnableObserverPointer &&) noexceptEnableObserverPointer
richardson_dataSolverSelector< VectorType >private
select(const std::string &name)SolverSelector< VectorType >
serialize(Archive &ar, const unsigned int version)EnableObserverPointerinline
set_control(SolverControl &ctrl)SolverSelector< VectorType >
set_data(const typename SolverRichardson< VectorType >::AdditionalData &data)SolverSelector< VectorType >
set_data(const typename SolverCG< VectorType >::AdditionalData &data)SolverSelector< VectorType >
set_data(const typename SolverMinRes< VectorType >::AdditionalData &data)SolverSelector< VectorType >
set_data(const typename SolverBicgstab< VectorType >::AdditionalData &data)SolverSelector< VectorType >
set_data(const typename SolverGMRES< VectorType >::AdditionalData &data)SolverSelector< VectorType >
set_data(const typename SolverFGMRES< VectorType >::AdditionalData &data)SolverSelector< VectorType >
solve(const MatrixType &A, VectorType &x, const VectorType &b, const PreconditionerType &precond) constSolverSelector< VectorType >
solver_nameSolverSelector< VectorType >protected
SolverSelector()=defaultSolverSelector< VectorType >
SolverSelector(const std::string &name, SolverControl &control)SolverSelector< VectorType >
subscribe(std::atomic< bool > *const validity, const std::string &identifier="") constEnableObserverPointer
unsubscribe(std::atomic< bool > *const validity, const std::string &identifier="") constEnableObserverPointer
validity_pointersEnableObserverPointermutableprivate
vector_type typedefSolverSelector< VectorType >
~EnableObserverPointer()EnableObserverPointervirtual
~SolverSelector() override=defaultSolverSelector< VectorType >virtual