Reference documentation for deal.II version 9.0.0
|
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) | Solver< 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 | Solver< VectorType > | private |
list_subscribers() const | Subscriptor | private |
memory | Solver< VectorType > | private |
n_subscriptions() const | Subscriptor | private |
operator=(const Subscriptor &) | Subscriptor | private |
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 > | |
Solver(SolverControl &solver_control, VectorMemory< VectorType > &vector_memory) | Solver< VectorType > | inlineprivate |
Solver(SolverControl &solver_control) | Solver< VectorType > | inlineprivate |
static_vector_memory | Solver< VectorType > | mutableprivate |
subscribe(const char *identifier=nullptr) const | Subscriptor | private |
Subscriptor() | Subscriptor | private |
Subscriptor(const Subscriptor &) | Subscriptor | private |
Subscriptor(Subscriptor &&) noexcept | Subscriptor | private |
unsubscribe(const char *identifier=nullptr) const | Subscriptor | private |
vector_type typedef | Solver< VectorType > | private |
~EigenInverse() | EigenInverse< VectorType > | virtual |
~Subscriptor() | Subscriptor | privatevirtual |