Reference documentation for deal.II version 9.1.1
\(\newcommand{\dealcoloneq}{\mathrel{\vcenter{:}}=}\)
PointerMatrixBase< VectorType > Member List

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

clear()=0PointerMatrixBase< VectorType >pure virtual
ExcInUse(int arg1, std::string arg2, std::string arg3)Subscriptorstatic
ExcNoSubscriber(std::string arg1, std::string arg2)Subscriptorstatic
list_subscribers(StreamType &stream) constSubscriptorinline
list_subscribers() constSubscriptor
n_subscriptions() constSubscriptorinline
operator=(const Subscriptor &)Subscriptorinline
operator=(Subscriptor &&) noexceptSubscriptor
serialize(Archive &ar, const unsigned int version)Subscriptorinline
subscribe(std::atomic< bool > *const validity, const std::string &identifier="") constSubscriptor
Subscriptor()Subscriptorinline
Subscriptor(const Subscriptor &)Subscriptorinline
Subscriptor(Subscriptor &&) noexceptSubscriptor
Tvmult(VectorType &dst, const VectorType &src) const =0PointerMatrixBase< VectorType >pure virtual
Tvmult_add(VectorType &dst, const VectorType &src) const =0PointerMatrixBase< VectorType >pure virtual
unsubscribe(std::atomic< bool > *const validity, const std::string &identifier="") constSubscriptor
value_type typedefPointerMatrixBase< VectorType >
vmult(VectorType &dst, const VectorType &src) const =0PointerMatrixBase< VectorType >pure virtual
vmult_add(VectorType &dst, const VectorType &src) const =0PointerMatrixBase< VectorType >pure virtual
~PointerMatrixBase() override=defaultPointerMatrixBase< VectorType >virtual
~Subscriptor()Subscriptorvirtual