Reference documentation for deal.II version 8.1.0
MGSmootherRelaxation< MATRIX, RELAX, VECTOR > Member List

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

clear()MGSmootherRelaxation< MATRIX, RELAX, VECTOR >virtual
debugMGSmoother< VECTOR >protected
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 MGLevelObject< MATRIX2 > &matrices, const typename RELAX::AdditionalData &additional_data=typename RELAX::AdditionalData())MGSmootherRelaxation< MATRIX, RELAX, VECTOR >
initialize(const MGLevelObject< MATRIX2 > &matrices, const MGLevelObject< DATA > &additional_data)MGSmootherRelaxation< MATRIX, RELAX, VECTOR >
initialize(const MGLevelObject< MATRIX2 > &matrices, const DATA &additional_data, const unsigned int block_row, const unsigned int block_col)MGSmootherRelaxation< MATRIX, RELAX, VECTOR >
initialize(const MGLevelObject< MATRIX2 > &matrices, const MGLevelObject< DATA > &additional_data, const unsigned int block_row, const unsigned int block_col)MGSmootherRelaxation< MATRIX, RELAX, VECTOR >
list_subscribers() const Subscriptor
matricesMGSmootherRelaxation< MATRIX, RELAX, VECTOR >private
memMGSmoother< VECTOR >protected
memory_consumption() const MGSmootherRelaxation< MATRIX, RELAX, VECTOR >
MGSmoother(const unsigned int steps=1, const bool variable=false, const bool symmetric=false, const bool transpose=false)MGSmoother< VECTOR >
MGSmoother(VectorMemory< VECTOR > &mem, const unsigned int steps=1, const bool variable=false, const bool symmetric=false, const bool transpose=false) DEAL_II_DEPRECATEDMGSmoother< VECTOR >
MGSmootherRelaxation(const unsigned int steps=1, const bool variable=false, const bool symmetric=false, const bool transpose=false)MGSmootherRelaxation< MATRIX, RELAX, VECTOR >
MGSmootherRelaxation(VectorMemory< VECTOR > &mem, const unsigned int steps=1, const bool variable=false, const bool symmetric=false, const bool transpose=false) DEAL_II_DEPRECATEDMGSmootherRelaxation< MATRIX, RELAX, VECTOR >
n_subscriptions() const Subscriptor
operator=(const Subscriptor &)Subscriptor
serialize(Archive &ar, const unsigned int version)Subscriptorinline
set_debug(const unsigned int level)MGSmoother< VECTOR >
set_steps(const unsigned int)MGSmoother< VECTOR >
set_symmetric(const bool)MGSmoother< VECTOR >
set_transpose(const bool)MGSmoother< VECTOR >
set_variable(const bool)MGSmoother< VECTOR >
smooth(const unsigned int level, VECTOR &u, const VECTOR &rhs) const MGSmootherRelaxation< MATRIX, RELAX, VECTOR >virtual
smoothersMGSmootherRelaxation< MATRIX, RELAX, VECTOR >
stepsMGSmoother< VECTOR >protected
subscribe(const char *identifier=0) const Subscriptor
Subscriptor()Subscriptor
Subscriptor(const Subscriptor &)Subscriptor
symmetricMGSmoother< VECTOR >protected
transposeMGSmoother< VECTOR >protected
unsubscribe(const char *identifier=0) const Subscriptor
variableMGSmoother< VECTOR >protected
~MGSmootherBase()MGSmootherBase< VECTOR >virtual
~Subscriptor()Subscriptorvirtual