Reference documentation for deal.II version 8.4.2
PreconditionSelector< MatrixType, VectorType > Member List

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

APreconditionSelector< MatrixType, VectorType >private
DeclException0(ExcNoMatrixGivenToUse)PreconditionSelector< MatrixType, VectorType >
DeclException2(ExcNoSubscriber, char *, char *,<< "No subscriber with identifier <"<< arg2<< "> subscribes to this object of class "<< arg1<< ". Consequently, it cannot be unsubscribed.")Subscriptor
DeclException3(ExcInUse, int, char *, std::string &,<< "Object of class "<< arg2<< " is still used by "<< arg1<< " other objects."<< "\"<< "(Additional information: "<< arg3<< ")\"<< "See the entry in the Frequently Asked Questions of "<< "deal.II (linked to from http://www.dealii.org/) for "<< "a lot more information on what this error means and "<< "how to fix programs in which it happens.")Subscriptor
get_precondition_names()PreconditionSelector< MatrixType, VectorType >static
list_subscribers() constSubscriptor
m() constPreconditionSelector< MatrixType, VectorType >inline
n() constPreconditionSelector< MatrixType, VectorType >inline
n_subscriptions() constSubscriptor
omegaPreconditionSelector< MatrixType, VectorType >private
operator=(const Subscriptor &)Subscriptor
preconditioningPreconditionSelector< MatrixType, VectorType >protected
PreconditionSelector(const std::string &preconditioning, const typename VectorType::value_type &omega=1.)PreconditionSelector< MatrixType, VectorType >
serialize(Archive &ar, const unsigned int version)Subscriptorinline
size_type typedefPreconditionSelector< MatrixType, VectorType >
subscribe(const char *identifier=0) constSubscriptor
Subscriptor()Subscriptor
Subscriptor(const Subscriptor &)Subscriptor
Tvmult(VectorType &dst, const VectorType &src) constPreconditionSelector< MatrixType, VectorType >virtual
unsubscribe(const char *identifier=0) constSubscriptor
use_matrix(const MatrixType &M)PreconditionSelector< MatrixType, VectorType >
vmult(VectorType &dst, const VectorType &src) constPreconditionSelector< MatrixType, VectorType >virtual
~PreconditionSelector()PreconditionSelector< MatrixType, VectorType >virtual
~Subscriptor()Subscriptorvirtual