Reference documentation for deal.II version 8.4.2
MGSmootherBlock< MatrixType, RelaxationType, number > Member List

This is the complete list of members for MGSmootherBlock< MatrixType, RelaxationType, number >, including all inherited members.

clear()MGSmootherBlock< MatrixType, RelaxationType, number >virtual
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
initialize(const MGMatrixType &matrices, const MGRelaxationType &smoothers)MGSmootherBlock< MatrixType, RelaxationType, number >
list_subscribers() constSubscriptor
matricesMGSmootherBlock< MatrixType, RelaxationType, number >private
memMGSmootherBlock< MatrixType, RelaxationType, number >private
MGSmootherBlock(VectorMemory< BlockVector< number > > &mem, const unsigned int steps=1, const bool variable=false, const bool symmetric=false, const bool transpose=false, const bool reverse=false)MGSmootherBlock< MatrixType, RelaxationType, number >
n_subscriptions() constSubscriptor
operator=(const Subscriptor &)Subscriptor
reverseMGSmootherBlock< MatrixType, RelaxationType, number >private
serialize(Archive &ar, const unsigned int version)Subscriptorinline
set_reverse(const bool)MGSmootherBlock< MatrixType, RelaxationType, number >
set_steps(const unsigned int)MGSmootherBlock< MatrixType, RelaxationType, number >
set_symmetric(const bool)MGSmootherBlock< MatrixType, RelaxationType, number >
set_transpose(const bool)MGSmootherBlock< MatrixType, RelaxationType, number >
set_variable(const bool)MGSmootherBlock< MatrixType, RelaxationType, number >
smooth(const unsigned int level, BlockVector< number > &u, const BlockVector< number > &rhs) constMGSmootherBlock< MatrixType, RelaxationType, number >virtual
smoothersMGSmootherBlock< MatrixType, RelaxationType, number >private
stepsMGSmootherBlock< MatrixType, RelaxationType, number >private
subscribe(const char *identifier=0) constSubscriptor
Subscriptor()Subscriptor
Subscriptor(const Subscriptor &)Subscriptor
symmetricMGSmootherBlock< MatrixType, RelaxationType, number >private
unsubscribe(const char *identifier=0) constSubscriptor
variableMGSmootherBlock< MatrixType, RelaxationType, number >private
~MGSmootherBase()MGSmootherBase< BlockVector< number > >virtual
~Subscriptor()Subscriptorvirtual