Reference documentation for deal.II version 9.0.0
mg::Matrix< VectorType > Member List

This is the complete list of members for mg::Matrix< VectorType >, including all inherited members.

ExcInUse(int arg1, std::string arg2, std::string arg3)Subscriptorstatic
ExcNoSubscriber(std::string arg1, std::string arg2)Subscriptorstatic
get_maxlevel() constmg::Matrix< VectorType >virtual
get_minlevel() constmg::Matrix< VectorType >virtual
initialize(const MGLevelObject< MatrixType > &M)mg::Matrix< VectorType >inline
list_subscribers() constSubscriptor
Matrix()=defaultmg::Matrix< VectorType >
Matrix(const MGLevelObject< MatrixType > &M)mg::Matrix< VectorType >inline
memory_consumption() constmg::Matrix< VectorType >inline
n_subscriptions() constSubscriptor
operator=(const Subscriptor &)Subscriptor
operator=(Subscriptor &&) noexceptSubscriptor
operator[](unsigned int level) constmg::Matrix< VectorType >inline
reset()mg::Matrix< VectorType >inline
serialize(Archive &ar, const unsigned int version)Subscriptorinline
subscribe(const char *identifier=nullptr) constSubscriptor
Subscriptor()Subscriptor
Subscriptor(const Subscriptor &)Subscriptor
Subscriptor(Subscriptor &&) noexceptSubscriptor
Tvmult(const unsigned int level, VectorType &dst, const VectorType &src) constmg::Matrix< VectorType >virtual
Tvmult_add(const unsigned int level, VectorType &dst, const VectorType &src) constmg::Matrix< VectorType >virtual
unsubscribe(const char *identifier=nullptr) constSubscriptor
vmult(const unsigned int level, VectorType &dst, const VectorType &src) constmg::Matrix< VectorType >virtual
vmult_add(const unsigned int level, VectorType &dst, const VectorType &src) constmg::Matrix< VectorType >virtual
~Subscriptor()Subscriptorvirtual