deal.II version GIT relicensing-2167-g9622207b8f 2024-11-21 12:40:00+00:00
|
This is the complete list of members for SolverQMRS< VectorType >, including all inherited members.
additional_data | SolverQMRS< VectorType > | protected |
check_no_subscribers() const noexcept | EnableObserverPointer | private |
connect(const std::function< SolverControl::State(const unsigned int iteration, const double check_value, const VectorType ¤t_iterate)> &slot) | SolverBase< VectorType > | |
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 |
iterate(const MatrixType &A, VectorType &x, const VectorType &b, const PreconditionerType &preconditioner, VectorType &r, VectorType &u, VectorType &q, VectorType &t, VectorType &d) | SolverQMRS< VectorType > | private |
iteration_status | SolverBase< VectorType > | protected |
list_subscribers(StreamType &stream) const | EnableObserverPointer | inline |
list_subscribers() const | EnableObserverPointer | |
map_iterator typedef | EnableObserverPointer | private |
map_value_type typedef | EnableObserverPointer | private |
memory | SolverBase< VectorType > | protected |
mutex | EnableObserverPointer | privatestatic |
n_subscriptions() const | EnableObserverPointer | inline |
object_info | EnableObserverPointer | mutableprivate |
operator=(const EnableObserverPointer &) | EnableObserverPointer | inline |
operator=(EnableObserverPointer &&) noexcept | EnableObserverPointer | |
print_vectors(const unsigned int step, const VectorType &x, const VectorType &r, const VectorType &d) const | SolverQMRS< VectorType > | virtual |
serialize(Archive &ar, const unsigned int version) | EnableObserverPointer | inline |
solve(const MatrixType &A, VectorType &x, const VectorType &b, const PreconditionerType &preconditioner) | SolverQMRS< VectorType > | |
SolverBase(SolverControl &solver_control, VectorMemory< VectorType > &vector_memory) | SolverBase< VectorType > | |
SolverBase(SolverControl &solver_control) | SolverBase< VectorType > | |
SolverQMRS(SolverControl &cn, VectorMemory< VectorType > &mem, const AdditionalData &data=AdditionalData()) | SolverQMRS< VectorType > | |
SolverQMRS(SolverControl &cn, const AdditionalData &data=AdditionalData()) | SolverQMRS< VectorType > | |
static_vector_memory | SolverBase< VectorType > | mutableprotected |
step | SolverQMRS< VectorType > | private |
subscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | EnableObserverPointer | |
unsubscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | EnableObserverPointer | |
validity_pointers | EnableObserverPointer | mutableprivate |
vector_type typedef | SolverBase< VectorType > | |
~EnableObserverPointer() | EnableObserverPointer | virtual |