Ginkgo  Generated from pipelines/1330831941 branch based on master. Ginkgo version 1.8.0
A numerical linear algebra library targeting many-core architectures
gko::batch::preconditioner::Jacobi< ValueType, IndexType > Member List

This is the complete list of members for gko::batch::preconditioner::Jacobi< ValueType, IndexType >, including all inherited members.

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 overridegko::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 noexceptgko::batch::preconditioner::Jacobi< ValueType, IndexType >inline
get_const_blocks() const noexceptgko::batch::preconditioner::Jacobi< ValueType, IndexType >inline
get_const_blocks_cumulative_offsets() const noexceptgko::batch::preconditioner::Jacobi< ValueType, IndexType >inline
get_const_map_block_to_row() const noexceptgko::batch::preconditioner::Jacobi< ValueType, IndexType >inline
get_max_block_size() const noexceptgko::batch::preconditioner::Jacobi< ValueType, IndexType >inline
get_num_blocks() const noexceptgko::batch::preconditioner::Jacobi< ValueType, IndexType >inline
get_num_stored_elements() const noexceptgko::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) overridegko::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