| build() -> decltype(Factory::create()) (defined in gko::preconditioner::Jacobi< ValueType, IndexType >) | gko::preconditioner::Jacobi< ValueType, IndexType > | inlinestatic |
| conj_transpose() const override | gko::preconditioner::Jacobi< ValueType, IndexType > | virtual |
| convert_to(matrix::Dense< value_type > *result) const override (defined in gko::preconditioner::Jacobi< ValueType, IndexType >) | gko::preconditioner::Jacobi< ValueType, IndexType > | |
| EnableLinOp< Jacobi > (defined in gko::preconditioner::Jacobi< ValueType, IndexType >) | gko::preconditioner::Jacobi< ValueType, IndexType > | friend |
| EnablePolymorphicObject< Jacobi, LinOp > (defined in gko::preconditioner::Jacobi< ValueType, IndexType >) | gko::preconditioner::Jacobi< ValueType, IndexType > | friend |
| get_blocks() const noexcept | gko::preconditioner::Jacobi< ValueType, IndexType > | inline |
| get_conditioning() const noexcept | gko::preconditioner::Jacobi< ValueType, IndexType > | inline |
| get_num_blocks() const noexcept | gko::preconditioner::Jacobi< ValueType, IndexType > | inline |
| get_num_stored_elements() const noexcept | gko::preconditioner::Jacobi< ValueType, IndexType > | inline |
| get_parameters() const (defined in gko::preconditioner::Jacobi< ValueType, IndexType >) | gko::preconditioner::Jacobi< ValueType, IndexType > | inline |
| get_storage_scheme() const noexcept | gko::preconditioner::Jacobi< ValueType, IndexType > | inline |
| index_type typedef (defined in gko::preconditioner::Jacobi< ValueType, IndexType >) | gko::preconditioner::Jacobi< ValueType, IndexType > | |
| Jacobi(const Jacobi &other) | gko::preconditioner::Jacobi< ValueType, IndexType > | |
| Jacobi(Jacobi &&other) | gko::preconditioner::Jacobi< ValueType, IndexType > | |
| mat_data typedef (defined in gko::preconditioner::Jacobi< ValueType, IndexType >) | gko::preconditioner::Jacobi< ValueType, IndexType > | |
| move_to(matrix::Dense< value_type > *result) override (defined in gko::preconditioner::Jacobi< ValueType, IndexType >) | gko::preconditioner::Jacobi< ValueType, IndexType > | |
| operator=(const Jacobi &other) | gko::preconditioner::Jacobi< ValueType, IndexType > | |
| operator=(Jacobi &&other) | gko::preconditioner::Jacobi< ValueType, IndexType > | |
| parse(const config::pnode &config, const config::registry &context, const config::type_descriptor &td_for_child=config::make_type_descriptor< ValueType, IndexType >()) | gko::preconditioner::Jacobi< ValueType, IndexType > | static |
| transpose() const override | gko::preconditioner::Jacobi< ValueType, IndexType > | virtual |
| transposed_type typedef (defined in gko::preconditioner::Jacobi< ValueType, IndexType >) | gko::preconditioner::Jacobi< ValueType, IndexType > | |
| value_type typedef (defined in gko::preconditioner::Jacobi< ValueType, IndexType >) | gko::preconditioner::Jacobi< ValueType, IndexType > | |
| write(mat_data &data) const override (defined in gko::preconditioner::Jacobi< ValueType, IndexType >) | gko::preconditioner::Jacobi< ValueType, IndexType > | |
| gko::WritableToMatrixData< default_precision, int32 >::write(matrix_data< default_precision, int32 > &data) const=0 | gko::WritableToMatrixData< default_precision, int32 > | pure virtual |
| ~Transposable()=default (defined in gko::Transposable) | gko::Transposable | virtual |