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

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

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