![]() |
Reference documentation for deal.II version 8.1.0
|
This is the complete list of members for BlockList, including all inherited members.
| add(size_type block, const std::vector< size_type > &indices) | BlockList | inline |
| add(size_type block, const std::vector< size_type > &indices, const std::vector< bool > &selected_indices, size_type offset=0) | BlockList | inline |
| begin(size_type block) const | BlockList | inline |
| block_container typedef | BlockList | |
| block_size(size_type block) const | BlockList | inline |
| cell_generates_vertex_patch(const ITERATOR cell, bool same_level_only) const DEAL_II_DEPRECATED | BlockList | inline |
| const_iterator typedef | BlockList | |
| count_vertex_patches(const ITERATOR begin, const typename identity< ITERATOR >::type end, bool same_level_only) const DEAL_II_DEPRECATED | BlockList | inline |
| create_sparsity_pattern(SparsityPattern &sparsity, size_type n) const | BlockList | inline |
| 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 | |
| end(size_type block) const | BlockList | inline |
| index_sets | BlockList | private |
| initialize(size_type n_blocks) | BlockList | inline |
| initialize(size_type n_blocks, const ITERATOR begin, const typename identity< ITERATOR >::type end) | BlockList | inline |
| initialize(size_type n_blocks, const ITERATOR begin, const typename identity< ITERATOR >::type end, const std::vector< bool > &selected_dofs, size_type offset=0) DEAL_II_DEPRECATED | BlockList | inline |
| initialize_mg(size_type n_blocks, const ITERATOR begin, const typename identity< ITERATOR >::type end) DEAL_II_DEPRECATED | BlockList | inline |
| initialize_mg(size_type n_blocks, const ITERATOR begin, const typename identity< ITERATOR >::type end, const std::vector< bool > &selected_dofs, size_type offset=0) DEAL_II_DEPRECATED | BlockList | inline |
| initialize_vertex_patches_mg(size_type n_blocks, const ITERATOR begin, const typename identity< ITERATOR >::type end, const std::vector< bool > &selected_dofs=std::vector< bool >(), size_type offset=0) DEAL_II_DEPRECATED | BlockList | inline |
| list_subscribers() const | Subscriptor | |
| local_index(size_type block, size_type index) const | BlockList | inline |
| n_subscriptions() const | Subscriptor | |
| operator=(const Subscriptor &) | Subscriptor | |
| serialize(Archive &ar, const unsigned int version) | Subscriptor | inline |
| size() const | BlockList | inline |
| size_type typedef | BlockList | |
| subscribe(const char *identifier=0) const | Subscriptor | |
| Subscriptor() | Subscriptor | |
| Subscriptor(const Subscriptor &) | Subscriptor | |
| unsubscribe(const char *identifier=0) const | Subscriptor | |
| ~Subscriptor() | Subscriptor | virtual |
1.8.6