![]() |
Reference documentation for deal.II version 8.4.2
|
This is the complete list of members for BlockIndices, including all inherited members.
| block_size(const unsigned int i) const | BlockIndices | inline |
| block_start(const unsigned int i) const | BlockIndices | inline |
| BlockIndices() | BlockIndices | inline |
| BlockIndices(const std::vector< size_type > &block_sizes) | BlockIndices | inline |
| BlockIndices(const unsigned int n_blocks, const size_type block_size=0) | BlockIndices | inlineexplicit |
| DeclException2(ExcNoSubscriber, char *, char *,<< "No subscriber with identifier <"<< arg2<< "> subscribes to this object of class "<< arg1<< ". Consequently, it cannot be unsubscribed.") | Subscriptor | |
| 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 | |
| global_to_local(const size_type i) const | BlockIndices | inline |
| list_subscribers() const | Subscriptor | |
| local_to_global(const unsigned int block, const size_type index) const | BlockIndices | inline |
| memory_consumption() const | BlockIndices | inline |
| n_blocks | BlockIndices | private |
| n_subscriptions() const | Subscriptor | |
| operator=(const BlockIndices &b) | BlockIndices | inline |
| Subscriptor::operator=(const Subscriptor &) | Subscriptor | |
| operator==(const BlockIndices &b) const | BlockIndices | inline |
| push_back(const size_type size) | BlockIndices | inline |
| reinit(const unsigned int n_blocks, const size_type n_elements_per_block) | BlockIndices | inline |
| reinit(const std::vector< size_type > &block_sizes) | BlockIndices | inline |
| serialize(Archive &ar, const unsigned int version) | Subscriptor | inline |
| size() const | BlockIndices | inline |
| size_type typedef | BlockIndices | |
| start_indices | BlockIndices | private |
| subscribe(const char *identifier=0) const | Subscriptor | |
| Subscriptor() | Subscriptor | |
| Subscriptor(const Subscriptor &) | Subscriptor | |
| swap(BlockIndices &b) | BlockIndices | inline |
| swap(BlockIndices &u, BlockIndices &v) | BlockIndices | related |
| to_string() const | BlockIndices | inline |
| total_size() const | BlockIndices | inline |
| unsubscribe(const char *identifier=0) const | Subscriptor | |
| ~Subscriptor() | Subscriptor | virtual |
1.8.12