A | RelaxationBlock< MatrixType, InverseNumberType, VectorType > | protected |
additional_data | RelaxationBlock< MatrixType, InverseNumberType, VectorType > | protected |
block_kernel(const size_type block_begin, const size_type block_end) | RelaxationBlock< MatrixType, InverseNumberType, VectorType > | private |
clear() | RelaxationBlock< MatrixType, InverseNumberType, VectorType > | |
diagonal(size_type i) | PreconditionBlockBase< InverseNumberType > | inlineprotected |
diagonal(size_type i) const | PreconditionBlockBase< InverseNumberType > | inlineprotected |
do_step(VectorType &dst, const VectorType &prev, const VectorType &src, const bool backward) const | RelaxationBlock< MatrixType, InverseNumberType, VectorType > | protected |
ExcDiagonalsNotStored() | PreconditionBlockBase< InverseNumberType > | protectedstatic |
ExcInverseNotAvailable() | PreconditionBlockBase< InverseNumberType > | protectedstatic |
gauss_jordan enum value | PreconditionBlockBase< InverseNumberType > | protected |
householder enum value | PreconditionBlockBase< InverseNumberType > | protected |
initialize(const MatrixType &A, const AdditionalData ¶meters) | RelaxationBlock< MatrixType, InverseNumberType, VectorType > | |
inverse(size_type i) | PreconditionBlockBase< InverseNumberType > | inlineprotected |
inverse(size_type i) const | PreconditionBlockBase< InverseNumberType > | inlineprotected |
inverse_householder(size_type i) | PreconditionBlockBase< InverseNumberType > | inlineprotected |
inverse_householder(size_type i) const | PreconditionBlockBase< InverseNumberType > | inlineprotected |
inverse_svd(size_type i) | PreconditionBlockBase< InverseNumberType > | inlineprotected |
inverse_svd(size_type i) const | PreconditionBlockBase< InverseNumberType > | inlineprotected |
inverse_Tvmult(size_type i, Vector< number2 > &dst, const Vector< number2 > &src) const | PreconditionBlockBase< InverseNumberType > | inlineprotected |
inverse_vmult(size_type i, Vector< number2 > &dst, const Vector< number2 > &src) const | PreconditionBlockBase< InverseNumberType > | inlineprotected |
inverses_computed(bool are_they) | PreconditionBlockBase< InverseNumberType > | inlineprotected |
inverses_ready() const | PreconditionBlockBase< InverseNumberType > | inlineprotected |
Inversion enum name | PreconditionBlockBase< InverseNumberType > | protected |
inversion | PreconditionBlockBase< InverseNumberType > | protected |
invert_diagblocks() | RelaxationBlock< MatrixType, InverseNumberType, VectorType > | |
log_statistics() const | PreconditionBlockBase< InverseNumberType > | inlineprotected |
memory_consumption() const | PreconditionBlockBase< InverseNumberType > | inlineprotected |
number typedef | RelaxationBlock< MatrixType, InverseNumberType, VectorType > | private |
PreconditionBlockBase(bool store_diagonals=false, Inversion method=gauss_jordan) | PreconditionBlockBase< InverseNumberType > | inlineprotected |
reinit(unsigned int nblocks, size_type blocksize, bool compress, Inversion method=gauss_jordan) | PreconditionBlockBase< InverseNumberType > | inlineprotected |
same_diagonal() const | PreconditionBlockBase< InverseNumberType > | inlineprotected |
size() const | PreconditionBlockBase< InverseNumberType > | inlineprotected |
size_type typedef | RelaxationBlock< MatrixType, InverseNumberType, VectorType > | |
store_diagonals() const | PreconditionBlockBase< InverseNumberType > | inlineprotected |
svd enum value | PreconditionBlockBase< InverseNumberType > | protected |
value_type typedef | RelaxationBlock< MatrixType, InverseNumberType, VectorType > | private |
~PreconditionBlockBase()=default | PreconditionBlockBase< InverseNumberType > | protected |