Reference documentation for deal.II version 8.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
MGMatrixBlockVector< MATRIX > Member List

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_matricesMGMatrixBlockVector< MATRIX >private
edge_matricesMGMatrixBlockVector< MATRIX >private
flux_matrices_downMGMatrixBlockVector< MATRIX >private
flux_matrices_upMGMatrixBlockVector< MATRIX >private
list_subscribers() const Subscriptor
matricesMGMatrixBlockVector< MATRIX >private
matrices_inMGMatrixBlockVector< MATRIX >private
matrices_outMGMatrixBlockVector< 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)Subscriptorinline
size() const MGMatrixBlockVector< MATRIX >inline
size_type typedefMGMatrixBlockVector< MATRIX >
subscribe(const char *identifier=0) const Subscriptor
Subscriptor()Subscriptor
Subscriptor(const Subscriptor &)Subscriptor
unsubscribe(const char *identifier=0) const Subscriptor
value_type typedefMGMatrixBlockVector< MATRIX >
~Subscriptor()Subscriptorvirtual