Reference documentation for deal.II version 9.1.0-pre
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) const Subscriptorinline
list_subscribers() const Subscriptor
minres_dataSolverSelector< VectorType >private
n_subscriptions() const Subscriptor
operator=(const Subscriptor &)Subscriptor
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) const SolverSelector< VectorType >
solver_nameSolverSelector< VectorType >protected
SolverSelector()=defaultSolverSelector< VectorType >
subscribe(const char *identifier=nullptr) const Subscriptor
Subscriptor()Subscriptor
Subscriptor(const Subscriptor &)Subscriptor
Subscriptor(Subscriptor &&) noexceptSubscriptor
unsubscribe(const char *identifier=nullptr) const Subscriptor
vector_type typedefSolverSelector< VectorType >
~SolverSelector() overrideSolverSelector< VectorType >
~Subscriptor()Subscriptorvirtual