![]() |
Reference documentation for deal.II version 8.1.0
|
This is the complete list of members for EigenInverse< VECTOR >, including all inherited members.
additional_data | EigenInverse< VECTOR > | protected |
cntrl | Solver< VECTOR > | private |
control() const | Solver< VECTOR > | inlineprivate |
DeclException2(ExcNoSubscriber, char *, char *,<< "No subscriber with identifier \""<< arg2<< "\" did subscribe to this object of class "<< arg1) | Subscriptor | private |
DeclException3(ExcInUse, int, char *, std::string &,<< "Object of class "<< arg2<< " is still used by "<< arg1<< " other objects.\n"<< "(Additional information: "<< arg3<< ")\n"<< "Note the entry in the Frequently Asked Questions of "<< "deal.II (linked to from http://www.dealii.org/) for "<< "more information on what this error means.") | Subscriptor | private |
EigenInverse(SolverControl &cn, VectorMemory< VECTOR > &mem, const AdditionalData &data=AdditionalData()) | EigenInverse< VECTOR > | |
list_subscribers() const | Subscriptor | private |
memory | Solver< VECTOR > | private |
n_subscriptions() const | Subscriptor | private |
operator=(const Subscriptor &) | Subscriptor | private |
serialize(Archive &ar, const unsigned int version) | Subscriptor | inlineprivate |
size_type typedef | EigenInverse< VECTOR > | |
solve(double &value, const MATRIX &A, VECTOR &x) | EigenInverse< VECTOR > | |
Solver(SolverControl &solver_control, VectorMemory< VECTOR > &vector_memory) | Solver< VECTOR > | inlineprivate |
Solver(SolverControl &solver_control) | Solver< VECTOR > | inlineprivate |
static_vector_memory | Solver< VECTOR > | mutableprivate |
subscribe(const char *identifier=0) const | Subscriptor | private |
Subscriptor() | Subscriptor | private |
Subscriptor(const Subscriptor &) | Subscriptor | private |
unsubscribe(const char *identifier=0) const | Subscriptor | private |
~EigenInverse() | EigenInverse< VECTOR > | virtual |
~Subscriptor() | Subscriptor | privatevirtual |