Reference documentation for deal.II version 9.1.1
\(\newcommand{\dealcoloneq}{\mathrel{\vcenter{:}}=}\)
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
controlSolverSelector< VectorType >protected
ExcInUse(int arg1, std::string arg2, std::string arg3)Subscriptorstatic
ExcNoSubscriber(std::string arg1, std::string arg2)Subscriptorstatic
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) constSubscriptorinline
list_subscribers() constSubscriptor
minres_dataSolverSelector< VectorType >private
n_subscriptions() constSubscriptorinline
operator=(const Subscriptor &)Subscriptorinline
operator=(Subscriptor &&) noexceptSubscriptor
richardson_dataSolverSelector< VectorType >private
select(const std::string &name)SolverSelector< VectorType >
serialize(Archive &ar, const unsigned int version)Subscriptorinline
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 Matrix &A, VectorType &x, const VectorType &b, const Preconditioner &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="") constSubscriptor
Subscriptor()Subscriptorinline
Subscriptor(const Subscriptor &)Subscriptorinline
Subscriptor(Subscriptor &&) noexceptSubscriptor
unsubscribe(std::atomic< bool > *const validity, const std::string &identifier="") constSubscriptor
vector_type typedefSolverSelector< VectorType >
~SolverSelector() override=defaultSolverSelector< VectorType >virtual
~Subscriptor()Subscriptorvirtual