| bicgstab_data | SolverSelector< VectorType > | private |
| cg_data | SolverSelector< VectorType > | private |
| check_no_subscribers() const noexcept | EnableObserverPointer | private |
| control | SolverSelector< VectorType > | protected |
| counter | EnableObserverPointer | mutableprivate |
| counter_map | EnableObserverPointer | mutableprivate |
| EnableObserverPointer() | EnableObserverPointer | inline |
| EnableObserverPointer(const EnableObserverPointer &) | EnableObserverPointer | inline |
| EnableObserverPointer(EnableObserverPointer &&) noexcept | EnableObserverPointer | |
| ExcInUse(int arg1, std::string arg2, std::string arg3) | EnableObserverPointer | static |
| ExcNoSubscriber(std::string arg1, std::string arg2) | EnableObserverPointer | static |
| ExcSolverDoesNotExist(std::string arg1) | SolverSelector< VectorType > | static |
| fgmres_data | SolverSelector< VectorType > | private |
| get_solver_names() | SolverSelector< VectorType > | static |
| gmres_data | SolverSelector< VectorType > | private |
| list_subscribers(StreamType &stream) const | EnableObserverPointer | inline |
| list_subscribers() const | EnableObserverPointer | |
| map_iterator typedef | EnableObserverPointer | private |
| map_value_type typedef | EnableObserverPointer | private |
| minres_data | SolverSelector< VectorType > | private |
| mutex | EnableObserverPointer | privatestatic |
| n_subscriptions() const | EnableObserverPointer | inline |
| object_info | EnableObserverPointer | mutableprivate |
| operator=(const EnableObserverPointer &) | EnableObserverPointer | inline |
| operator=(EnableObserverPointer &&) noexcept | EnableObserverPointer | |
| richardson_data | SolverSelector< VectorType > | private |
| select(const std::string &name) | SolverSelector< VectorType > | |
| serialize(Archive &ar, const unsigned int version) | EnableObserverPointer | inline |
| 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) const | SolverSelector< VectorType > | |
| solver_name | SolverSelector< VectorType > | protected |
| SolverSelector()=default | SolverSelector< VectorType > | |
| SolverSelector(const std::string &name, SolverControl &control) | SolverSelector< VectorType > | |
| subscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | EnableObserverPointer | private |
| unsubscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | EnableObserverPointer | private |
| validity_pointers | EnableObserverPointer | mutableprivate |
| vector_type typedef | SolverSelector< VectorType > | |
| ~EnableObserverPointer() | EnableObserverPointer | virtual |
| ~SolverSelector() override=default | SolverSelector< VectorType > | virtual |