build() -> decltype(Factory ::create()) (defined in gko::batch::preconditioner::Jacobi< ValueType, IndexType >) | gko::batch::preconditioner::Jacobi< ValueType, IndexType > | inlinestatic |
clear() (defined in gko::EnableAbstractPolymorphicObject< Jacobi< ValueType, IndexType >, BatchLinOp >) | gko::EnableAbstractPolymorphicObject< Jacobi< ValueType, IndexType >, BatchLinOp > | inline |
clone(std::shared_ptr< const Executor > exec) const (defined in gko::EnableAbstractPolymorphicObject< Jacobi< ValueType, IndexType >, BatchLinOp >) | gko::EnableAbstractPolymorphicObject< Jacobi< ValueType, IndexType >, BatchLinOp > | inline |
clone() const (defined in gko::EnableAbstractPolymorphicObject< Jacobi< ValueType, IndexType >, BatchLinOp >) | gko::EnableAbstractPolymorphicObject< Jacobi< ValueType, IndexType >, BatchLinOp > | inline |
convert_to(result_type *result) const override | gko::EnablePolymorphicAssignment< Jacobi< ValueType, IndexType > > | inlinevirtual |
convert_to(ptr_param< result_type > result) const (defined in gko::ConvertibleTo< Jacobi< ValueType, IndexType > >) | gko::ConvertibleTo< Jacobi< ValueType, IndexType > > | inline |
copy_from(const PolymorphicObject *other) (defined in gko::EnableAbstractPolymorphicObject< Jacobi< ValueType, IndexType >, BatchLinOp >) | gko::EnableAbstractPolymorphicObject< Jacobi< ValueType, IndexType >, BatchLinOp > | inline |
copy_from(std::unique_ptr< Derived > &&other) (defined in gko::EnableAbstractPolymorphicObject< Jacobi< ValueType, IndexType >, BatchLinOp >) | gko::EnableAbstractPolymorphicObject< Jacobi< ValueType, IndexType >, BatchLinOp > | inline |
copy_from(const std::unique_ptr< Derived > &other) (defined in gko::EnableAbstractPolymorphicObject< Jacobi< ValueType, IndexType >, BatchLinOp >) | gko::EnableAbstractPolymorphicObject< Jacobi< ValueType, IndexType >, BatchLinOp > | inline |
copy_from(const std::shared_ptr< const PolymorphicObject > &other) (defined in gko::EnableAbstractPolymorphicObject< Jacobi< ValueType, IndexType >, BatchLinOp >) | gko::EnableAbstractPolymorphicObject< Jacobi< ValueType, IndexType >, BatchLinOp > | inline |
create_default(std::shared_ptr< const Executor > exec) const (defined in gko::EnableAbstractPolymorphicObject< Jacobi< ValueType, IndexType >, BatchLinOp >) | gko::EnableAbstractPolymorphicObject< Jacobi< ValueType, IndexType >, BatchLinOp > | inline |
create_default() const (defined in gko::EnableAbstractPolymorphicObject< Jacobi< ValueType, IndexType >, BatchLinOp >) | gko::EnableAbstractPolymorphicObject< Jacobi< ValueType, IndexType >, BatchLinOp > | inline |
EnableBatchLinOp< Jacobi > (defined in gko::batch::preconditioner::Jacobi< ValueType, IndexType >) | gko::batch::preconditioner::Jacobi< ValueType, IndexType > | friend |
EnablePolymorphicObject< Jacobi, BatchLinOp > (defined in gko::batch::preconditioner::Jacobi< ValueType, IndexType >) | gko::batch::preconditioner::Jacobi< ValueType, IndexType > | friend |
get_const_block_pointers() const noexcept | gko::batch::preconditioner::Jacobi< ValueType, IndexType > | inline |
get_const_blocks() const noexcept | gko::batch::preconditioner::Jacobi< ValueType, IndexType > | inline |
get_const_blocks_cumulative_offsets() const noexcept | gko::batch::preconditioner::Jacobi< ValueType, IndexType > | inline |
get_const_map_block_to_row() const noexcept | gko::batch::preconditioner::Jacobi< ValueType, IndexType > | inline |
get_max_block_size() const noexcept | gko::batch::preconditioner::Jacobi< ValueType, IndexType > | inline |
get_num_blocks() const noexcept | gko::batch::preconditioner::Jacobi< ValueType, IndexType > | inline |
get_num_stored_elements() const noexcept | gko::batch::preconditioner::Jacobi< ValueType, IndexType > | inline |
get_parameters() const (defined in gko::batch::preconditioner::Jacobi< ValueType, IndexType >) | gko::batch::preconditioner::Jacobi< ValueType, IndexType > | inline |
index_type typedef (defined in gko::batch::preconditioner::Jacobi< ValueType, IndexType >) | gko::batch::preconditioner::Jacobi< ValueType, IndexType > | |
matrix_type typedef (defined in gko::batch::preconditioner::Jacobi< ValueType, IndexType >) | gko::batch::preconditioner::Jacobi< ValueType, IndexType > | |
move_from(ptr_param< PolymorphicObject > other) (defined in gko::EnableAbstractPolymorphicObject< Jacobi< ValueType, IndexType >, BatchLinOp >) | gko::EnableAbstractPolymorphicObject< Jacobi< ValueType, IndexType >, BatchLinOp > | inline |
move_to(result_type *result) override | gko::EnablePolymorphicAssignment< Jacobi< ValueType, IndexType > > | inlinevirtual |
move_to(ptr_param< result_type > result) (defined in gko::ConvertibleTo< Jacobi< ValueType, IndexType > >) | gko::ConvertibleTo< Jacobi< ValueType, IndexType > > | inline |
result_type typedef (defined in gko::EnablePolymorphicAssignment< Jacobi< ValueType, IndexType > >) | gko::EnablePolymorphicAssignment< Jacobi< ValueType, IndexType > > | |
value_type typedef (defined in gko::batch::preconditioner::Jacobi< ValueType, IndexType >) | gko::batch::preconditioner::Jacobi< ValueType, IndexType > | |
~ConvertibleTo()=default (defined in gko::ConvertibleTo< Jacobi< ValueType, IndexType > >) | gko::ConvertibleTo< Jacobi< ValueType, IndexType > > | virtual |