| add(const size_type i, const size_type j) | CompressedSetSparsityPattern | inline |
| add_entries(const size_type row, ForwardIterator begin, ForwardIterator end, const bool indices_are_sorted=false) | CompressedSetSparsityPattern | inline |
| bandwidth() const | CompressedSetSparsityPattern | |
| cols | CompressedSetSparsityPattern | private |
| compress() | CompressedSetSparsityPattern | |
| CompressedSetSparsityPattern() | CompressedSetSparsityPattern | |
| CompressedSetSparsityPattern(const CompressedSetSparsityPattern &) | CompressedSetSparsityPattern | |
| CompressedSetSparsityPattern(const size_type m, const size_type n) | CompressedSetSparsityPattern | |
| CompressedSetSparsityPattern(const size_type n) | CompressedSetSparsityPattern | |
| 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 | |
| empty() const | CompressedSetSparsityPattern | |
| exists(const size_type i, const size_type j) const | CompressedSetSparsityPattern | |
| lines | CompressedSetSparsityPattern | private |
| list_subscribers() const | Subscriptor | |
| max_entries_per_row() const | CompressedSetSparsityPattern | |
| n_cols() const | CompressedSetSparsityPattern | inline |
| n_nonzero_elements() const | CompressedSetSparsityPattern | |
| n_rows() const | CompressedSetSparsityPattern | inline |
| n_subscriptions() const | Subscriptor | |
| operator=(const CompressedSetSparsityPattern &) | CompressedSetSparsityPattern | |
| Subscriptor::operator=(const Subscriptor &) | Subscriptor | |
| print(std::ostream &out) const | CompressedSetSparsityPattern | |
| print_gnuplot(std::ostream &out) const | CompressedSetSparsityPattern | |
| reinit(const size_type m, const size_type n) | CompressedSetSparsityPattern | |
| row_begin(const size_type row) const | CompressedSetSparsityPattern | inline |
| row_end(const size_type row) const | CompressedSetSparsityPattern | inline |
| row_iterator typedef | CompressedSetSparsityPattern | |
| row_length(const size_type row) const | CompressedSetSparsityPattern | inline |
| rows | CompressedSetSparsityPattern | private |
| serialize(Archive &ar, const unsigned int version) | Subscriptor | inline |
| size_type typedef | CompressedSetSparsityPattern | |
| stores_only_added_elements() | CompressedSetSparsityPattern | inlinestatic |
| subscribe(const char *identifier=0) const | Subscriptor | |
| Subscriptor() | Subscriptor | |
| Subscriptor(const Subscriptor &) | Subscriptor | |
| symmetrize() | CompressedSetSparsityPattern | |
| unsubscribe(const char *identifier=0) const | Subscriptor | |
| ~Subscriptor() | Subscriptor | virtual |