A | PreconditionBlockSOR< MatrixType, typename MatrixType::value_type > | private |
backward(Vector< number2 > &, const Vector< number2 > &, const bool transpose_diagonal, const bool adding) const | PreconditionBlockSOR< MatrixType, typename MatrixType::value_type > | private |
backward_step(Vector< number2 > &dst, const Vector< number2 > &prev, const Vector< number2 > &src, const bool transpose_diagonal) const | PreconditionBlockSOR< MatrixType, typename MatrixType::value_type > | private |
block_size() const | PreconditionBlockSOR< MatrixType, typename MatrixType::value_type > | private |
blocksize | PreconditionBlockSOR< MatrixType, typename MatrixType::value_type > | private |
Subscriptor::check_no_subscribers() const noexcept | Subscriptor | private |
clear() | PreconditionBlockSOR< MatrixType, typename MatrixType::value_type > | private |
Subscriptor::counter | Subscriptor | mutableprivate |
Subscriptor::counter_map | Subscriptor | mutableprivate |
diagonal(size_type i) | PreconditionBlockSOR< MatrixType, typename MatrixType::value_type > | inlineprivate |
diagonal(size_type i) const | PreconditionBlockSOR< MatrixType, typename MatrixType::value_type > | inlineprivate |
el(size_type i, size_type j) const | PreconditionBlockSOR< MatrixType, typename MatrixType::value_type > | private |
empty() const | PreconditionBlockSOR< MatrixType, typename MatrixType::value_type > | private |
ExcDiagonalsNotStored() | PreconditionBlockSOR< MatrixType, typename MatrixType::value_type > | privatestatic |
Subscriptor::ExcInUse(int arg1, std::string arg2, std::string arg3) | Subscriptor | static |
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) | Subscriptor | static |
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) const | PreconditionBlockSOR< MatrixType, typename MatrixType::value_type > | private |
forward_step(Vector< number2 > &dst, const Vector< number2 > &prev, const Vector< number2 > &src, const bool transpose_diagonal) const | PreconditionBlockSOR< MatrixType, typename MatrixType::value_type > | private |
gauss_jordan enum value | PreconditionBlockSOR< MatrixType, typename MatrixType::value_type > | private |
householder enum value | PreconditionBlockSOR< 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) const | PreconditionBlockSOR< MatrixType, typename MatrixType::value_type > | inlineprivate |
inverse_householder(size_type i) | PreconditionBlockSOR< MatrixType, typename MatrixType::value_type > | inlineprivate |
inverse_householder(size_type i) const | PreconditionBlockSOR< MatrixType, typename MatrixType::value_type > | inlineprivate |
inverse_permutation | PreconditionBlockSOR< MatrixType, typename MatrixType::value_type > | private |
inverse_svd(size_type i) | PreconditionBlockSOR< MatrixType, typename MatrixType::value_type > | inlineprivate |
inverse_svd(size_type i) const | PreconditionBlockSOR< MatrixType, typename MatrixType::value_type > | inlineprivate |
inverse_Tvmult(size_type i, Vector< number2 > &dst, const Vector< number2 > &src) const | PreconditionBlockSOR< MatrixType, typename MatrixType::value_type > | inlineprivate |
inverse_vmult(size_type i, Vector< number2 > &dst, const Vector< number2 > &src) const | PreconditionBlockSOR< MatrixType, typename MatrixType::value_type > | inlineprivate |
inverses_computed(bool are_they) | PreconditionBlockSOR< MatrixType, typename MatrixType::value_type > | inlineprivate |
inverses_ready() const | PreconditionBlockSOR< MatrixType, typename MatrixType::value_type > | inlineprivate |
Inversion enum name | PreconditionBlockSOR< MatrixType, typename MatrixType::value_type > | private |
inversion | PreconditionBlockSOR< 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) const | Subscriptor | inline |
Subscriptor::list_subscribers() const | Subscriptor | |
PreconditionBlockSOR< MatrixType, typename MatrixType::value_type >::list_subscribers(StreamType &stream) const | PreconditionBlockSOR< MatrixType, typename MatrixType::value_type > | inlineprivate |
PreconditionBlockSOR< MatrixType, typename MatrixType::value_type >::list_subscribers() const | PreconditionBlockSOR< MatrixType, typename MatrixType::value_type > | private |
log_statistics() const | PreconditionBlockSOR< MatrixType, typename MatrixType::value_type > | inlineprivate |
Subscriptor::map_iterator typedef | Subscriptor | private |
Subscriptor::map_value_type typedef | Subscriptor | private |
memory_consumption() const | PreconditionBlockSOR< MatrixType, typename MatrixType::value_type > | private |
Subscriptor::mutex | Subscriptor | privatestatic |
n_diagonal_blocks | PreconditionBlockSOR< MatrixType, typename MatrixType::value_type > | private |
Subscriptor::n_subscriptions() const | Subscriptor | inline |
PreconditionBlockSOR< MatrixType, typename MatrixType::value_type >::n_subscriptions() const | PreconditionBlockSOR< MatrixType, typename MatrixType::value_type > | inlineprivate |
number typedef | PreconditionBlockSSOR< MatrixType, inverse_type > | |
Subscriptor::object_info | Subscriptor | mutableprivate |
operator=(const Subscriptor &) | Subscriptor | inline |
operator=(Subscriptor &&) noexcept | Subscriptor | |
permutation | PreconditionBlockSOR< 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 |
relaxation | PreconditionBlockSOR< MatrixType, typename MatrixType::value_type > | private |
same_diagonal() const | PreconditionBlockSOR< MatrixType, typename MatrixType::value_type > | inlineprivate |
Subscriptor::serialize(Archive &ar, const unsigned int version) | Subscriptor | inline |
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() const | PreconditionBlockSOR< MatrixType, typename MatrixType::value_type > | inlineprivate |
size_type typedef | PreconditionBlockSSOR< MatrixType, inverse_type > | |
step(Vector< number2 > &dst, const Vector< number2 > &rhs) const | PreconditionBlockSSOR< MatrixType, inverse_type > | |
store_diagonals() const | PreconditionBlockSOR< MatrixType, typename MatrixType::value_type > | inlineprivate |
Subscriptor::subscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | Subscriptor | |
PreconditionBlockSOR< MatrixType, typename MatrixType::value_type >::subscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | PreconditionBlockSOR< MatrixType, typename MatrixType::value_type > | private |
Subscriptor() | Subscriptor | inline |
Subscriptor(const Subscriptor &) | Subscriptor | inline |
Subscriptor(Subscriptor &&) noexcept | Subscriptor | |
svd enum value | PreconditionBlockSOR< MatrixType, typename MatrixType::value_type > | private |
Tstep(Vector< number2 > &dst, const Vector< number2 > &rhs) const | PreconditionBlockSSOR< MatrixType, inverse_type > | |
Tvmult(Vector< number2 > &, const Vector< number2 > &) const | PreconditionBlockSSOR< MatrixType, inverse_type > | |
Tvmult_add(Vector< number2 > &, const Vector< number2 > &) const | PreconditionBlockSOR< MatrixType, typename MatrixType::value_type > | private |
Subscriptor::unsubscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | Subscriptor | |
PreconditionBlockSOR< MatrixType, typename MatrixType::value_type >::unsubscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | PreconditionBlockSOR< MatrixType, typename MatrixType::value_type > | private |
Subscriptor::validity_pointers | Subscriptor | mutableprivate |
value_type typedef | PreconditionBlockSOR< MatrixType, typename MatrixType::value_type > | private |
var_diagonal | PreconditionBlockSOR< MatrixType, typename MatrixType::value_type > | private |
var_inverse_full | PreconditionBlockSOR< MatrixType, typename MatrixType::value_type > | private |
var_inverse_householder | PreconditionBlockSOR< MatrixType, typename MatrixType::value_type > | private |
var_inverse_svd | PreconditionBlockSOR< MatrixType, typename MatrixType::value_type > | private |
var_inverses_ready | PreconditionBlockSOR< MatrixType, typename MatrixType::value_type > | private |
var_same_diagonal | PreconditionBlockSOR< MatrixType, typename MatrixType::value_type > | private |
var_store_diagonals | PreconditionBlockSOR< MatrixType, typename MatrixType::value_type > | private |
vmult(Vector< number2 > &, const Vector< number2 > &) const | PreconditionBlockSSOR< MatrixType, inverse_type > | |
vmult_add(Vector< number2 > &, const Vector< number2 > &) const | PreconditionBlockSOR< MatrixType, typename MatrixType::value_type > | private |
~PreconditionBlock() override=default | PreconditionBlock< MatrixType, typename MatrixType::value_type > | private |
~PreconditionBlockBase()=default | PreconditionBlockBase< typename MatrixType::value_type > | private |
~Subscriptor() | Subscriptor | virtual |