![]() |
Reference documentation for deal.II version 8.4.2
|
This is the complete list of members for MatrixBlockVector< MatrixType >, including all inherited members.
| add(size_type row, size_type column, const std::string &name) | MatrixBlockVector< MatrixType > | inline |
| AnyData::add(type entry, const std::string &name) | AnyData | inlineprivate |
| AnyData() | AnyData | inlineprivate |
| block(size_type i) const | MatrixBlockVector< MatrixType > | inline |
| block(size_type i) | MatrixBlockVector< MatrixType > | inline |
| clear(bool really_clean=false) | MatrixBlockVector< MatrixType > | inline |
| DeclException1(ExcNameNotFound, std::string,<< "No entry with the name "<< arg1<< " exists.") | AnyData | private |
| DeclException2(ExcTypeMismatch, char *, char *,<< "The requested type "<< arg1<< " and the stored type "<< arg2<< " must coincide") | AnyData | private |
| DeclException2(ExcNameMismatch, int, std::string,<< "Name at position "<< arg1<< " is not equal to "<< arg2) | AnyData | private |
| Subscriptor::DeclException2(ExcNoSubscriber, char *, char *,<< "No subscriber with identifier <"<< arg2<< "> subscribes to this object of class "<< arg1<< ". Consequently, it cannot be unsubscribed.") | Subscriptor | private |
| DeclException3(ExcInUse, int, char *, std::string &,<< "Object of class "<< arg2<< " is still used by "<< arg1<< " other objects."<< "\"<< "(Additional information: "<< arg3<< ")\"<< "See the entry in the Frequently Asked Questions of "<< "deal.II (linked to from http://www.dealii.org/) for "<< "a lot more information on what this error means and "<< "how to fix programs in which it happens.") | Subscriptor | private |
| entry(const std::string &name) | AnyData | inlineprivate |
| entry(const std::string &name) const | AnyData | inlineprivate |
| entry(const unsigned int i) | AnyData | inlineprivate |
| entry(const unsigned int i) const | AnyData | inlineprivate |
| find(const std::string &name) const | AnyData | inlineprivate |
| is_type(const unsigned int i) const | AnyData | inlineprivate |
| list(StreamType &os) const | AnyData | inlineprivate |
| list_subscribers() const | Subscriptor | private |
| matrix(size_type i) | MatrixBlockVector< MatrixType > | inline |
| memory_consumption() const | MatrixBlockVector< MatrixType > | |
| merge(const AnyData &other) | AnyData | inlineprivate |
| n_subscriptions() const | Subscriptor | private |
| name(const unsigned int i) const | AnyData | inlineprivate |
| operator=(const Subscriptor &) | Subscriptor | private |
| ptr_type typedef | MatrixBlockVector< MatrixType > | |
| read(const std::string &name) const | AnyData | inlineprivate |
| read(const unsigned int i) const | AnyData | inlineprivate |
| read_ptr(const std::string &name) const | AnyData | inlineprivate |
| read_ptr(const unsigned int i) const | AnyData | inlineprivate |
| reinit(const BlockSparsityPattern &sparsity) | MatrixBlockVector< MatrixType > | inline |
| serialize(Archive &ar, const unsigned int version) | Subscriptor | inlineprivate |
| size() const | AnyData | inlineprivate |
| size_type typedef | MatrixBlockVector< MatrixType > | |
| subscribe(const char *identifier=0) const | Subscriptor | private |
| Subscriptor() | Subscriptor | private |
| Subscriptor(const Subscriptor &) | Subscriptor | private |
| try_find(const std::string &name) const | AnyData | inlineprivate |
| try_read(const std::string &name) const | AnyData | inlineprivate |
| try_read(const unsigned int i) const | AnyData | inlineprivate |
| try_read_ptr(const std::string &name) const | AnyData | inlineprivate |
| try_read_ptr(const unsigned int i) const | AnyData | inlineprivate |
| unsubscribe(const char *identifier=0) const | Subscriptor | private |
| value_type typedef | MatrixBlockVector< MatrixType > | |
| ~Subscriptor() | Subscriptor | privatevirtual |
1.8.12