![]() |
Reference documentation for deal.II version 9.5.0
|
This is the complete list of members for SolverMinRes< VectorType >, including all inherited members.
| check_no_subscribers() const noexcept | Subscriptor | private |
| connect(const std::function< SolverControl::State(const unsigned int iteration, const double check_value, const VectorType ¤t_iterate)> &slot) | SolverBase< VectorType > | |
| counter | Subscriptor | mutableprivate |
| counter_map | Subscriptor | mutableprivate |
| criterion() | SolverMinRes< VectorType > | protectedvirtual |
| ExcInUse(int arg1, std::string arg2, std::string arg3) | Subscriptor | static |
| ExcNoSubscriber(std::string arg1, std::string arg2) | Subscriptor | static |
| ExcPreconditionerNotDefinite() | SolverMinRes< VectorType > | static |
| iteration_status | SolverBase< VectorType > | protected |
| list_subscribers(StreamType &stream) const | Subscriptor | inline |
| list_subscribers() const | Subscriptor | |
| map_iterator typedef | Subscriptor | private |
| map_value_type typedef | Subscriptor | private |
| memory | SolverBase< VectorType > | protected |
| mutex | Subscriptor | privatestatic |
| n_subscriptions() const | Subscriptor | inline |
| object_info | Subscriptor | mutableprivate |
| operator=(const Subscriptor &) | Subscriptor | inline |
| operator=(Subscriptor &&) noexcept | Subscriptor | |
| print_vectors(const unsigned int step, const VectorType &x, const VectorType &r, const VectorType &d) const | SolverMinRes< VectorType > | protectedvirtual |
| res2 | SolverMinRes< VectorType > | protected |
| serialize(Archive &ar, const unsigned int version) | Subscriptor | inline |
| solve(const MatrixType &A, VectorType &x, const VectorType &b, const PreconditionerType &preconditioner) | SolverMinRes< VectorType > | |
| SolverBase(SolverControl &solver_control, VectorMemory< VectorType > &vector_memory) | SolverBase< VectorType > | |
| SolverBase(SolverControl &solver_control) | SolverBase< VectorType > | |
| SolverMinRes(SolverControl &cn, VectorMemory< VectorType > &mem, const AdditionalData &data=AdditionalData()) | SolverMinRes< VectorType > | |
| SolverMinRes(SolverControl &cn, const AdditionalData &data=AdditionalData()) | SolverMinRes< VectorType > | |
| static_vector_memory | SolverBase< VectorType > | mutableprotected |
| subscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | Subscriptor | |
| Subscriptor() | Subscriptor | inline |
| Subscriptor(const Subscriptor &) | Subscriptor | inline |
| Subscriptor(Subscriptor &&) noexcept | Subscriptor | |
| unsubscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | Subscriptor | |
| validity_pointers | Subscriptor | mutableprivate |
| vector_type typedef | SolverBase< VectorType > | |
| ~SolverMinRes() override=default | SolverMinRes< VectorType > | virtual |
| ~Subscriptor() | Subscriptor | virtual |