Reference documentation for deal.II version 8.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
MGSmootherBlock< MATRIX, RELAX, number > Member List

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

clear()MGSmootherBlock< MATRIX, RELAX, number >virtual
DeclException2(ExcNoSubscriber, char *, char *,<< "No subscriber with identifier \""<< arg2<< "\" did subscribe to this object of class "<< arg1)Subscriptor
DeclException3(ExcInUse, int, char *, std::string &,<< "Object of class "<< arg2<< " is still used by "<< arg1<< " other objects.\n"<< "(Additional information: "<< arg3<< ")\n"<< "Note the entry in the Frequently Asked Questions of "<< "deal.II (linked to from http://www.dealii.org/) for "<< "more information on what this error means.")Subscriptor
initialize(const MGMATRIX &matrices, const MGRELAX &smoothers)MGSmootherBlock< MATRIX, RELAX, number >
list_subscribers() const Subscriptor
matricesMGSmootherBlock< MATRIX, RELAX, number >private
memMGSmootherBlock< MATRIX, RELAX, 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< MATRIX, RELAX, number >
n_subscriptions() const Subscriptor
operator=(const Subscriptor &)Subscriptor
reverseMGSmootherBlock< MATRIX, RELAX, number >private
serialize(Archive &ar, const unsigned int version)Subscriptorinline
set_reverse(const bool)MGSmootherBlock< MATRIX, RELAX, number >
set_steps(const unsigned int)MGSmootherBlock< MATRIX, RELAX, number >
set_symmetric(const bool)MGSmootherBlock< MATRIX, RELAX, number >
set_transpose(const bool)MGSmootherBlock< MATRIX, RELAX, number >
set_variable(const bool)MGSmootherBlock< MATRIX, RELAX, number >
smooth(const unsigned int level, BlockVector< number > &u, const BlockVector< number > &rhs) const MGSmootherBlock< MATRIX, RELAX, number >virtual
smoothersMGSmootherBlock< MATRIX, RELAX, number >private
stepsMGSmootherBlock< MATRIX, RELAX, number >private
subscribe(const char *identifier=0) const Subscriptor
Subscriptor()Subscriptor
Subscriptor(const Subscriptor &)Subscriptor
symmetricMGSmootherBlock< MATRIX, RELAX, number >private
transpose (defined in MGSmootherBlock< MATRIX, RELAX, number >)MGSmootherBlock< MATRIX, RELAX, number >private
unsubscribe(const char *identifier=0) const Subscriptor
variableMGSmootherBlock< MATRIX, RELAX, number >private
~MGSmootherBase()MGSmootherBase< BlockVector< number > >virtual
~Subscriptor()Subscriptorvirtual