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

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

apply(const unsigned int level, BlockVector< number > &u, const BlockVector< number > &rhs) constMGSmootherBase< BlockVector< number > >virtual
clear()MGSmootherBlock< MatrixType, RelaxationType, number >virtual
debugMGSmoother< BlockVector< number > >protected
ExcInUse(int arg1, std::string arg2, std::string arg3)Subscriptorstatic
ExcNoSubscriber(std::string arg1, std::string arg2)Subscriptorstatic
initialize(const MGMatrixType &matrices, const MGRelaxationType &smoothers)MGSmootherBlock< MatrixType, RelaxationType, number >
list_subscribers(StreamType &stream) const Subscriptorinline
list_subscribers() const Subscriptor
matricesMGSmootherBlock< MatrixType, RelaxationType, number >private
memMGSmootherBlock< MatrixType, RelaxationType, number >private
memory_consumption() const MGSmootherBlock< MatrixType, RelaxationType, number >
MGSmoother(const unsigned int steps=1, const bool variable=false, const bool symmetric=false, const bool transpose=false)MGSmoother< BlockVector< number > >
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 >
MGSmootherBlock(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() const Subscriptor
operator=(const Subscriptor &)Subscriptor
operator=(Subscriptor &&) noexceptSubscriptor
reverseMGSmootherBlock< MatrixType, RelaxationType, number >private
serialize(Archive &ar, const unsigned int version)Subscriptorinline
set_debug(const unsigned int level)MGSmoother< BlockVector< number > >
set_reverse(const bool)MGSmootherBlock< MatrixType, RelaxationType, number >
set_steps(const unsigned int)MGSmoother< BlockVector< number > >
set_symmetric(const bool)MGSmoother< BlockVector< number > >
set_transpose(const bool)MGSmoother< BlockVector< number > >
set_variable(const bool)MGSmoother< BlockVector< number > >
smooth(const unsigned int level, BlockVector< number > &u, const BlockVector< number > &rhs) const MGSmootherBlock< MatrixType, RelaxationType, number >virtual
smoothersMGSmootherBlock< MatrixType, RelaxationType, number >private
stepsMGSmoother< BlockVector< number > >protected
subscribe(const char *identifier=nullptr) const Subscriptor
Subscriptor()Subscriptor
Subscriptor(const Subscriptor &)Subscriptor
Subscriptor(Subscriptor &&) noexceptSubscriptor
symmetricMGSmoother< BlockVector< number > >protected
transposeMGSmoother< BlockVector< number > >protected
unsubscribe(const char *identifier=nullptr) const Subscriptor
variableMGSmoother< BlockVector< number > >protected
vector_memoryMGSmoother< BlockVector< number > >mutableprotected
~MGSmootherBase() override=defaultMGSmootherBase< BlockVector< number > >virtual
~Subscriptor()Subscriptorvirtual