Reference documentation for deal.II version 9.6.1
 
\(\newcommand{\dealvcentcolon}{\mathrel{\mathop{:}}}\) \(\newcommand{\dealcoloneq}{\dealvcentcolon\mathrel{\mkern-1.2mu}=}\) \(\newcommand{\jump}[1]{\left[\!\left[ #1 \right]\!\right]}\) \(\newcommand{\average}[1]{\left\{\!\left\{ #1 \right\}\!\right\}}\)
Loading...
Searching...
No Matches
PreconditionBlockSSOR< MatrixType, inverse_type > Member List

This is the complete list of members for PreconditionBlockSSOR< MatrixType, inverse_type >, including all inherited members.

APreconditionBlockSOR< MatrixType, typename MatrixType::value_type >private
backward(Vector< number2 > &, const Vector< number2 > &, const bool transpose_diagonal, const bool adding) constPreconditionBlockSOR< MatrixType, typename MatrixType::value_type >private
backward_step(Vector< number2 > &dst, const Vector< number2 > &prev, const Vector< number2 > &src, const bool transpose_diagonal) constPreconditionBlockSOR< MatrixType, typename MatrixType::value_type >private
block_size() constPreconditionBlockSOR< MatrixType, typename MatrixType::value_type >private
blocksizePreconditionBlockSOR< MatrixType, typename MatrixType::value_type >private
Subscriptor::check_no_subscribers() const noexceptSubscriptorprivate
clear()PreconditionBlockSOR< MatrixType, typename MatrixType::value_type >private
Subscriptor::counterSubscriptormutableprivate
Subscriptor::counter_mapSubscriptormutableprivate
diagonal(size_type i)PreconditionBlockSOR< MatrixType, typename MatrixType::value_type >inlineprivate
diagonal(size_type i) constPreconditionBlockSOR< MatrixType, typename MatrixType::value_type >inlineprivate
el(size_type i, size_type j) constPreconditionBlockSOR< MatrixType, typename MatrixType::value_type >private
empty() constPreconditionBlockSOR< MatrixType, typename MatrixType::value_type >private
ExcDiagonalsNotStored()PreconditionBlockSOR< MatrixType, typename MatrixType::value_type >privatestatic
Subscriptor::ExcInUse(int arg1, std::string arg2, std::string arg3)Subscriptorstatic
PreconditionBlockSOR< MatrixType, typename MatrixType::value_type >::ExcInUse(int arg1, std::string arg2, std::string arg3)PreconditionBlockSOR< MatrixType, typename MatrixType::value_type >privatestatic
ExcInverseMatricesAlreadyExist()PreconditionBlockSOR< MatrixType, typename MatrixType::value_type >privatestatic
ExcInverseNotAvailable()PreconditionBlockSOR< MatrixType, typename MatrixType::value_type >privatestatic
Subscriptor::ExcNoSubscriber(std::string arg1, std::string arg2)Subscriptorstatic
PreconditionBlockSOR< MatrixType, typename MatrixType::value_type >::ExcNoSubscriber(std::string arg1, std::string arg2)PreconditionBlockSOR< MatrixType, typename MatrixType::value_type >privatestatic
ExcWrongBlockSize(int arg1, int arg2)PreconditionBlockSOR< MatrixType, typename MatrixType::value_type >privatestatic
forward(Vector< number2 > &, const Vector< number2 > &, const bool transpose_diagonal, const bool adding) constPreconditionBlockSOR< MatrixType, typename MatrixType::value_type >private
forward_step(Vector< number2 > &dst, const Vector< number2 > &prev, const Vector< number2 > &src, const bool transpose_diagonal) constPreconditionBlockSOR< MatrixType, typename MatrixType::value_type >private
gauss_jordan enum valuePreconditionBlockSOR< MatrixType, typename MatrixType::value_type >private
householder enum valuePreconditionBlockSOR< MatrixType, typename MatrixType::value_type >private
initialize(const MatrixType &A, const AdditionalData parameters)PreconditionBlockSOR< MatrixType, typename MatrixType::value_type >private
initialize(const MatrixType &A, const std::vector< size_type > &permutation, const std::vector< size_type > &inverse_permutation, const AdditionalData parameters)PreconditionBlockSOR< MatrixType, typename MatrixType::value_type >private
inverse(size_type i)PreconditionBlockSOR< MatrixType, typename MatrixType::value_type >inlineprivate
inverse(size_type i) constPreconditionBlockSOR< MatrixType, typename MatrixType::value_type >inlineprivate
inverse_householder(size_type i)PreconditionBlockSOR< MatrixType, typename MatrixType::value_type >inlineprivate
inverse_householder(size_type i) constPreconditionBlockSOR< MatrixType, typename MatrixType::value_type >inlineprivate
inverse_permutationPreconditionBlockSOR< MatrixType, typename MatrixType::value_type >private
inverse_svd(size_type i)PreconditionBlockSOR< MatrixType, typename MatrixType::value_type >inlineprivate
inverse_svd(size_type i) constPreconditionBlockSOR< MatrixType, typename MatrixType::value_type >inlineprivate
inverse_Tvmult(size_type i, Vector< number2 > &dst, const Vector< number2 > &src) constPreconditionBlockSOR< MatrixType, typename MatrixType::value_type >inlineprivate
inverse_vmult(size_type i, Vector< number2 > &dst, const Vector< number2 > &src) constPreconditionBlockSOR< MatrixType, typename MatrixType::value_type >inlineprivate
inverses_computed(bool are_they)PreconditionBlockSOR< MatrixType, typename MatrixType::value_type >inlineprivate
inverses_ready() constPreconditionBlockSOR< MatrixType, typename MatrixType::value_type >inlineprivate
Inversion enum namePreconditionBlockSOR< MatrixType, typename MatrixType::value_type >private
inversionPreconditionBlockSOR< MatrixType, typename MatrixType::value_type >private
invert_diagblocks()PreconditionBlockSOR< MatrixType, typename MatrixType::value_type >private
invert_permuted_diagblocks()PreconditionBlockSOR< MatrixType, typename MatrixType::value_type >private
Subscriptor::list_subscribers(StreamType &stream) constSubscriptorinline
Subscriptor::list_subscribers() constSubscriptor
PreconditionBlockSOR< MatrixType, typename MatrixType::value_type >::list_subscribers(StreamType &stream) constPreconditionBlockSOR< MatrixType, typename MatrixType::value_type >inlineprivate
PreconditionBlockSOR< MatrixType, typename MatrixType::value_type >::list_subscribers() constPreconditionBlockSOR< MatrixType, typename MatrixType::value_type >private
log_statistics() constPreconditionBlockSOR< MatrixType, typename MatrixType::value_type >inlineprivate
Subscriptor::map_iterator typedefSubscriptorprivate
Subscriptor::map_value_type typedefSubscriptorprivate
memory_consumption() constPreconditionBlockSOR< MatrixType, typename MatrixType::value_type >private
Subscriptor::mutexSubscriptorprivatestatic
n_diagonal_blocksPreconditionBlockSOR< MatrixType, typename MatrixType::value_type >private
Subscriptor::n_subscriptions() constSubscriptorinline
PreconditionBlockSOR< MatrixType, typename MatrixType::value_type >::n_subscriptions() constPreconditionBlockSOR< MatrixType, typename MatrixType::value_type >inlineprivate
number typedefPreconditionBlockSSOR< MatrixType, inverse_type >
Subscriptor::object_infoSubscriptormutableprivate
operator=(const Subscriptor &)Subscriptorinline
operator=(Subscriptor &&) noexceptSubscriptor
permutationPreconditionBlockSOR< MatrixType, typename MatrixType::value_type >private
PreconditionBlock(bool store_diagonals=false)PreconditionBlock< MatrixType, typename MatrixType::value_type >private
PreconditionBlockBase(bool store_diagonals=false, Inversion method=gauss_jordan)PreconditionBlockBase< typename MatrixType::value_type >inlineprivate
PreconditionBlockSOR()PreconditionBlockSOR< MatrixType, typename MatrixType::value_type >private
PreconditionBlockSOR(bool store)PreconditionBlockSOR< MatrixType, typename MatrixType::value_type >private
PreconditionBlockSSOR()PreconditionBlockSSOR< MatrixType, inverse_type >
reinit(unsigned int nblocks, size_type blocksize, bool compress, Inversion method=gauss_jordan)PreconditionBlockSOR< MatrixType, typename MatrixType::value_type >inlineprivate
relaxationPreconditionBlockSOR< MatrixType, typename MatrixType::value_type >private
same_diagonal() constPreconditionBlockSOR< MatrixType, typename MatrixType::value_type >inlineprivate
Subscriptor::serialize(Archive &ar, const unsigned int version)Subscriptorinline
PreconditionBlockSOR< MatrixType, typename MatrixType::value_type >::serialize(Archive &ar, const unsigned int version)PreconditionBlockSOR< MatrixType, typename MatrixType::value_type >inlineprivate
set_permutation(const std::vector< size_type > &permutation, const std::vector< size_type > &inverse_permutation)PreconditionBlockSOR< MatrixType, typename MatrixType::value_type >private
size() constPreconditionBlockSOR< MatrixType, typename MatrixType::value_type >inlineprivate
size_type typedefPreconditionBlockSSOR< MatrixType, inverse_type >
step(Vector< number2 > &dst, const Vector< number2 > &rhs) constPreconditionBlockSSOR< MatrixType, inverse_type >
store_diagonals() constPreconditionBlockSOR< MatrixType, typename MatrixType::value_type >inlineprivate
Subscriptor::subscribe(std::atomic< bool > *const validity, const std::string &identifier="") constSubscriptor
PreconditionBlockSOR< MatrixType, typename MatrixType::value_type >::subscribe(std::atomic< bool > *const validity, const std::string &identifier="") constPreconditionBlockSOR< MatrixType, typename MatrixType::value_type >private
Subscriptor()Subscriptorinline
Subscriptor(const Subscriptor &)Subscriptorinline
Subscriptor(Subscriptor &&) noexceptSubscriptor
svd enum valuePreconditionBlockSOR< MatrixType, typename MatrixType::value_type >private
Tstep(Vector< number2 > &dst, const Vector< number2 > &rhs) constPreconditionBlockSSOR< MatrixType, inverse_type >
Tvmult(Vector< number2 > &, const Vector< number2 > &) constPreconditionBlockSSOR< MatrixType, inverse_type >
Tvmult_add(Vector< number2 > &, const Vector< number2 > &) constPreconditionBlockSOR< MatrixType, typename MatrixType::value_type >private
Subscriptor::unsubscribe(std::atomic< bool > *const validity, const std::string &identifier="") constSubscriptor
PreconditionBlockSOR< MatrixType, typename MatrixType::value_type >::unsubscribe(std::atomic< bool > *const validity, const std::string &identifier="") constPreconditionBlockSOR< MatrixType, typename MatrixType::value_type >private
Subscriptor::validity_pointersSubscriptormutableprivate
value_type typedefPreconditionBlockSOR< MatrixType, typename MatrixType::value_type >private
var_diagonalPreconditionBlockSOR< MatrixType, typename MatrixType::value_type >private
var_inverse_fullPreconditionBlockSOR< MatrixType, typename MatrixType::value_type >private
var_inverse_householderPreconditionBlockSOR< MatrixType, typename MatrixType::value_type >private
var_inverse_svdPreconditionBlockSOR< MatrixType, typename MatrixType::value_type >private
var_inverses_readyPreconditionBlockSOR< MatrixType, typename MatrixType::value_type >private
var_same_diagonalPreconditionBlockSOR< MatrixType, typename MatrixType::value_type >private
var_store_diagonalsPreconditionBlockSOR< MatrixType, typename MatrixType::value_type >private
vmult(Vector< number2 > &, const Vector< number2 > &) constPreconditionBlockSSOR< MatrixType, inverse_type >
vmult_add(Vector< number2 > &, const Vector< number2 > &) constPreconditionBlockSOR< MatrixType, typename MatrixType::value_type >private
~PreconditionBlock() override=defaultPreconditionBlock< MatrixType, typename MatrixType::value_type >private
~PreconditionBlockBase()=defaultPreconditionBlockBase< typename MatrixType::value_type >private
~Subscriptor()Subscriptorvirtual