Reference documentation for deal.II version 9.1.1
|
This is the complete list of members for EigenInverse< VectorType >, including all inherited members.
additional_data | EigenInverse< VectorType > | protected |
connect(const std::function< SolverControl::State(const unsigned int iteration, const double check_value, const VectorType ¤t_iterate)> &slot) | SolverBase< VectorType > | inlineprivate |
EigenInverse(SolverControl &cn, VectorMemory< VectorType > &mem, const AdditionalData &data=AdditionalData()) | EigenInverse< VectorType > | |
ExcInUse(int arg1, std::string arg2, std::string arg3) | Subscriptor | privatestatic |
ExcNoSubscriber(std::string arg1, std::string arg2) | Subscriptor | privatestatic |
iteration_status | SolverBase< VectorType > | private |
list_subscribers(StreamType &stream) const | Subscriptor | inlineprivate |
list_subscribers() const | Subscriptor | private |
memory | SolverBase< VectorType > | private |
n_subscriptions() const | Subscriptor | inlineprivate |
operator=(const Subscriptor &) | Subscriptor | inlineprivate |
operator=(Subscriptor &&) noexcept | Subscriptor | private |
serialize(Archive &ar, const unsigned int version) | Subscriptor | inlineprivate |
size_type typedef | EigenInverse< VectorType > | |
solve(double &value, const MatrixType &A, VectorType &x) | EigenInverse< VectorType > | |
SolverBase(SolverControl &solver_control, VectorMemory< VectorType > &vector_memory) | SolverBase< VectorType > | inlineprivate |
SolverBase(SolverControl &solver_control) | SolverBase< VectorType > | inlineprivate |
static_vector_memory | SolverBase< VectorType > | mutableprivate |
subscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | Subscriptor | private |
Subscriptor() | Subscriptor | inlineprivate |
Subscriptor(const Subscriptor &) | Subscriptor | inlineprivate |
Subscriptor(Subscriptor &&) noexcept | Subscriptor | private |
unsubscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | Subscriptor | private |
vector_type typedef | SolverBase< VectorType > | private |
~EigenInverse() | EigenInverse< VectorType > | virtual |
~Subscriptor() | Subscriptor | privatevirtual |