![]() |
Reference documentation for deal.II version 8.1.0
|
This is the complete list of members for MGMatrixBlockVector< MATRIX >, including all inherited members.
add(size_type row, size_type column, const std::string &name) | MGMatrixBlockVector< MATRIX > | inline |
block(size_type i) const | MGMatrixBlockVector< MATRIX > | inline |
block(size_type i) | MGMatrixBlockVector< MATRIX > | inline |
block_down(size_type i) const | MGMatrixBlockVector< MATRIX > | inline |
block_down(size_type i) | MGMatrixBlockVector< MATRIX > | inline |
block_in(size_type i) const | MGMatrixBlockVector< MATRIX > | inline |
block_in(size_type i) | MGMatrixBlockVector< MATRIX > | inline |
block_out(size_type i) const | MGMatrixBlockVector< MATRIX > | inline |
block_out(size_type i) | MGMatrixBlockVector< MATRIX > | inline |
block_up(size_type i) const | MGMatrixBlockVector< MATRIX > | inline |
block_up(size_type i) | MGMatrixBlockVector< MATRIX > | inline |
clear(bool really_clean=false) | MGMatrixBlockVector< MATRIX > | inline |
clear_object(NamedData< MGLevelObject< MatrixBlock< MATRIX > > > &) | MGMatrixBlockVector< MATRIX > | inlineprivate |
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 | |
edge_flux_matrices | MGMatrixBlockVector< MATRIX > | private |
edge_matrices | MGMatrixBlockVector< MATRIX > | private |
flux_matrices_down | MGMatrixBlockVector< MATRIX > | private |
flux_matrices_up | MGMatrixBlockVector< MATRIX > | private |
list_subscribers() const | Subscriptor | |
matrices | MGMatrixBlockVector< MATRIX > | private |
matrices_in | MGMatrixBlockVector< MATRIX > | private |
matrices_out | MGMatrixBlockVector< MATRIX > | private |
memory_consumption() const | MGMatrixBlockVector< MATRIX > | |
MGMatrixBlockVector(const bool edge_matrices=false, const bool edge_flux_matrices=false) | MGMatrixBlockVector< MATRIX > | inline |
n_subscriptions() const | Subscriptor | |
operator=(const Subscriptor &) | Subscriptor | |
reinit_edge(const MGLevelObject< BlockSparsityPattern > &sparsity) | MGMatrixBlockVector< MATRIX > | inline |
reinit_edge_flux(const MGLevelObject< BlockSparsityPattern > &sparsity) | MGMatrixBlockVector< MATRIX > | inline |
reinit_matrix(const MGLevelObject< BlockSparsityPattern > &sparsity) | MGMatrixBlockVector< MATRIX > | inline |
serialize(Archive &ar, const unsigned int version) | Subscriptor | inline |
size() const | MGMatrixBlockVector< MATRIX > | inline |
size_type typedef | MGMatrixBlockVector< MATRIX > | |
subscribe(const char *identifier=0) const | Subscriptor | |
Subscriptor() | Subscriptor | |
Subscriptor(const Subscriptor &) | Subscriptor | |
unsubscribe(const char *identifier=0) const | Subscriptor | |
value_type typedef | MGMatrixBlockVector< MATRIX > | |
~Subscriptor() | Subscriptor | virtual |