Reference documentation for deal.II version 8.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
mg::SmootherRelaxation< RELAX, VECTOR > Member List

This is the complete list of members for mg::SmootherRelaxation< RELAX, VECTOR >, including all inherited members.

clear()mg::SmootherRelaxation< RELAX, VECTOR >virtual
debugMGSmoother< VECTOR >protected
MGLevelObject< RELAX >::DeclException2(ExcNoSubscriber, char *, char *,<< "No subscriber with identifier \""<< arg2<< "\" did subscribe to this object of class "<< arg1)Subscriptor
MGSmoother::DeclException2(ExcNoSubscriber, char *, char *,<< "No subscriber with identifier \""<< arg2<< "\" did subscribe to this object of class "<< arg1)Subscriptor
MGLevelObject< RELAX >::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
MGSmoother::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
get_maxlevel() const DEAL_II_DEPRECATEDMGLevelObject< RELAX >
get_minlevel() const DEAL_II_DEPRECATEDMGLevelObject< RELAX >
initialize(const MGLevelObject< MATRIX2 > &matrices, const typename RELAX::AdditionalData &additional_data=typename RELAX::AdditionalData())mg::SmootherRelaxation< RELAX, VECTOR >
initialize(const MGLevelObject< MATRIX2 > &matrices, const MGLevelObject< DATA > &additional_data)mg::SmootherRelaxation< RELAX, VECTOR >
MGLevelObject< RELAX >::list_subscribers() const Subscriptor
MGSmoother::list_subscribers() const Subscriptor
max_level() constMGLevelObject< RELAX >
memMGSmoother< VECTOR >protected
memory_consumption() const mg::SmootherRelaxation< RELAX, VECTOR >
MGLevelObject(const unsigned int minlevel=0, const unsigned int maxlevel=0)MGLevelObject< RELAX >
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 >
min_level() constMGLevelObject< RELAX >
MGLevelObject< RELAX >::n_subscriptions() const Subscriptor
MGSmoother::n_subscriptions() const Subscriptor
operator=(const double d)MGLevelObject< RELAX >
MGLevelObject< RELAX >::Subscriptor::operator=(const Subscriptor &)Subscriptor
MGSmoother::operator=(const Subscriptor &)Subscriptor
operator[](const unsigned int level)MGLevelObject< RELAX >
operator[](const unsigned int level) constMGLevelObject< RELAX >
resize(const unsigned int new_minlevel, const unsigned int new_maxlevel)MGLevelObject< RELAX >
MGLevelObject< RELAX >::serialize(Archive &ar, const unsigned int version)Subscriptorinline
MGSmoother::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 mg::SmootherRelaxation< RELAX, VECTOR >virtual
SmootherRelaxation(const unsigned int steps=1, const bool variable=false, const bool symmetric=false, const bool transpose=false)mg::SmootherRelaxation< RELAX, VECTOR >
stepsMGSmoother< VECTOR >protected
MGLevelObject< RELAX >::subscribe(const char *identifier=0) const Subscriptor
MGSmoother::subscribe(const char *identifier=0) const Subscriptor
MGLevelObject< RELAX >::Subscriptor()Subscriptor
MGLevelObject< RELAX >::Subscriptor(const Subscriptor &)Subscriptor
MGSmoother::Subscriptor()Subscriptor
MGSmoother::Subscriptor(const Subscriptor &)Subscriptor
symmetricMGSmoother< VECTOR >protected
transposeMGSmoother< VECTOR >protected
MGLevelObject< RELAX >::unsubscribe(const char *identifier=0) const Subscriptor
MGSmoother::unsubscribe(const char *identifier=0) const Subscriptor
variableMGSmoother< VECTOR >protected
~MGSmootherBase()MGSmootherBase< VECTOR >virtual
~Subscriptor()Subscriptorvirtual