![]() |
Reference documentation for deal.II version 8.1.0
|
This is the complete list of members for CompressedSparsityPattern, including all inherited members.
add(const size_type i, const size_type j) | CompressedSparsityPattern | inline |
add_entries(const size_type row, ForwardIterator begin, ForwardIterator end, const bool indices_are_unique_and_sorted=false) | CompressedSparsityPattern | inline |
bandwidth() const | CompressedSparsityPattern | |
cols | CompressedSparsityPattern | private |
column_number(const size_type row, const size_type index) const | CompressedSparsityPattern | inline |
compress() | CompressedSparsityPattern | |
CompressedSparsityPattern() | CompressedSparsityPattern | |
CompressedSparsityPattern(const CompressedSparsityPattern &) | CompressedSparsityPattern | |
CompressedSparsityPattern(const size_type m, const size_type n) | CompressedSparsityPattern | |
CompressedSparsityPattern(const size_type n) | CompressedSparsityPattern | |
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 | CompressedSparsityPattern | |
exists(const size_type i, const size_type j) const | CompressedSparsityPattern | |
lines | CompressedSparsityPattern | private |
list_subscribers() const | Subscriptor | |
max_entries_per_row() const | CompressedSparsityPattern | |
n_cols() const | CompressedSparsityPattern | inline |
n_nonzero_elements() const | CompressedSparsityPattern | |
n_rows() const | CompressedSparsityPattern | inline |
n_subscriptions() const | Subscriptor | |
operator=(const CompressedSparsityPattern &) | CompressedSparsityPattern | |
Subscriptor::operator=(const Subscriptor &) | Subscriptor | |
print(std::ostream &out) const | CompressedSparsityPattern | |
print_gnuplot(std::ostream &out) const | CompressedSparsityPattern | |
reinit(const size_type m, const size_type n) | CompressedSparsityPattern | |
row_begin(const size_type row) const | CompressedSparsityPattern | inline |
row_end(const size_type row) const | CompressedSparsityPattern | inline |
row_iterator typedef | CompressedSparsityPattern | |
row_length(const size_type row) const | CompressedSparsityPattern | inline |
rows | CompressedSparsityPattern | private |
serialize(Archive &ar, const unsigned int version) | Subscriptor | inline |
size_type typedef | CompressedSparsityPattern | |
stores_only_added_elements() | CompressedSparsityPattern | inlinestatic |
subscribe(const char *identifier=0) const | Subscriptor | |
Subscriptor() | Subscriptor | |
Subscriptor(const Subscriptor &) | Subscriptor | |
symmetrize() | CompressedSparsityPattern | |
unsubscribe(const char *identifier=0) const | Subscriptor | |
~Subscriptor() | Subscriptor | virtual |