Reference documentation for deal.II version 9.1.0-pre
RelaxationBlock< MatrixType, InverseNumberType, VectorType > Member List

This is the complete list of members for RelaxationBlock< MatrixType, InverseNumberType, VectorType >, including all inherited members.

ARelaxationBlock< MatrixType, InverseNumberType, VectorType >protected
additional_dataRelaxationBlock< 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 >protected
diagonal(size_type i) constPreconditionBlockBase< InverseNumberType >protected
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 valuePreconditionBlockBase< InverseNumberType >protected
householder enum valuePreconditionBlockBase< InverseNumberType >protected
initialize(const MatrixType &A, const AdditionalData &parameters)RelaxationBlock< MatrixType, InverseNumberType, VectorType >
inverse(size_type i)PreconditionBlockBase< InverseNumberType >protected
inverse(size_type i) constPreconditionBlockBase< InverseNumberType >protected
inverse_householder(size_type i)PreconditionBlockBase< InverseNumberType >protected
inverse_householder(size_type i) constPreconditionBlockBase< InverseNumberType >protected
inverse_svd(size_type i)PreconditionBlockBase< InverseNumberType >protected
inverse_svd(size_type i) constPreconditionBlockBase< InverseNumberType >protected
inverse_Tvmult(size_type i, Vector< number2 > &dst, const Vector< number2 > &src) constPreconditionBlockBase< InverseNumberType >protected
inverse_vmult(size_type i, Vector< number2 > &dst, const Vector< number2 > &src) constPreconditionBlockBase< InverseNumberType >protected
inverses_computed(bool are_they)PreconditionBlockBase< InverseNumberType >protected
inverses_ready() constPreconditionBlockBase< InverseNumberType >protected
Inversion enum namePreconditionBlockBase< InverseNumberType >protected
inversionPreconditionBlockBase< InverseNumberType >protected
invert_diagblocks()RelaxationBlock< MatrixType, InverseNumberType, VectorType >
log_statistics() constPreconditionBlockBase< InverseNumberType >protected
memory_consumption() constPreconditionBlockBase< InverseNumberType >protected
number typedefRelaxationBlock< MatrixType, InverseNumberType, VectorType >private
PreconditionBlockBase(bool store_diagonals=false, Inversion method=gauss_jordan)PreconditionBlockBase< InverseNumberType >protected
reinit(unsigned int nblocks, size_type blocksize, bool compress, Inversion method=gauss_jordan)PreconditionBlockBase< InverseNumberType >protected
same_diagonal() constPreconditionBlockBase< InverseNumberType >protected
size() constPreconditionBlockBase< InverseNumberType >protected
size_type typedefRelaxationBlock< MatrixType, InverseNumberType, VectorType >
store_diagonals() constPreconditionBlockBase< InverseNumberType >protected
svd enum valuePreconditionBlockBase< InverseNumberType >protected
value_type typedefRelaxationBlock< MatrixType, InverseNumberType, VectorType >private
~PreconditionBlockBase()=defaultPreconditionBlockBase< InverseNumberType >protected