![]() |
Reference documentation for deal.II version 8.1.0
|
This is the complete list of members for PreconditionSelector< MATRIX, VECTOR >, including all inherited members.
| A | PreconditionSelector< MATRIX, VECTOR > | private |
| DeclException0(ExcNoMatrixGivenToUse) | PreconditionSelector< MATRIX, VECTOR > | |
| DeclException2(ExcNoSubscriber, char *, char *,<< "No subscriber with identifier \""<< arg2<< "\" did subscribe to this object of class "<< arg1) | Subscriptor | |
| 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 | |
| get_precondition_names() | PreconditionSelector< MATRIX, VECTOR > | static |
| list_subscribers() const | Subscriptor | |
| n_subscriptions() const | Subscriptor | |
| omega | PreconditionSelector< MATRIX, VECTOR > | private |
| operator=(const Subscriptor &) | Subscriptor | |
| preconditioning | PreconditionSelector< MATRIX, VECTOR > | protected |
| PreconditionSelector(const std::string &preconditioning, const typename VECTOR::value_type &omega=1.) | PreconditionSelector< MATRIX, VECTOR > | |
| serialize(Archive &ar, const unsigned int version) | Subscriptor | inline |
| subscribe(const char *identifier=0) const | Subscriptor | |
| Subscriptor() | Subscriptor | |
| Subscriptor(const Subscriptor &) | Subscriptor | |
| unsubscribe(const char *identifier=0) const | Subscriptor | |
| use_matrix(const MATRIX &M) | PreconditionSelector< MATRIX, VECTOR > | |
| vmult(VECTOR &dst, const VECTOR &src) const | PreconditionSelector< MATRIX, VECTOR > | virtual |
| ~PreconditionSelector() | PreconditionSelector< MATRIX, VECTOR > | virtual |
| ~Subscriptor() | Subscriptor | virtual |
1.8.6